Loading Tool

Explorer IconExplorer

Memory Pool

19,125 transactions
15.03 vMB
0.03123422 BTC
Random Selection Loading Transactions
Max Size: 76.18/200 MB

Candidate Block

Mining Attempt 6e3cf528c1474585055582958973ba9dda46934ccc00d10abdfa5d13346e04fc
Version 20000000
Previous Block 0000000000000000000086b2e3cf9b1559c0483be21435c9d380a6afcf96acab
Merkle Root 2e4eb4de13a46fffe28701b94e5c9a4b9f6e55ad3b80d4c914e5c6e675ce57a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,740
Size: 1.00 vMB
Total Fees: 0.00486872 BTC
Feerates: 96.15 > 0.49 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,157 (637,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,093 277,093 00000000000000039082894b8d99f39a5a8e93fca95d901ad5b0f343e7a0edcf 245 0.13/1.00 vMB 39
277,092 277,092 000000000000000116ba76b83153a436638a3127122a8fcef9abfbcf4d621363 284 0.15/1.00 vMB 32
277,091 277,091 00000000000000028252d35019af86c26675b9b73e4a266acf074b315a1d6134 39 0.02/1.00 vMB 49
277,090 277,090 0000000000000002fdefd081db86df0dbd5b5d5f806669a0eb30abd21427d09b 32 0.01/1.00 vMB 13
277,089 277,089 0000000000000002c30e297c27556304f63824d4084b0ba837ce34ee7d0e382a 409 0.23/1.00 vMB 41
277,088 277,088 00000000000000024fd91a2f214e67415fd8bb241f02e3e97ec61e7588c1edd9 443 0.25/1.00 vMB 42
277,087 277,087 0000000000000001f9482bbea5c08d996e8c766c31f283028fc7e07e0cce63df 341 0.35/1.00 vMB 21
277,086 277,086 00000000000000039f65df63a5be617660936ee140513eca61a0176da78eecbb 37 0.05/1.00 vMB 5
277,085 277,085 00000000000000035a68f14b6af5917d6c68ef0debfc578357540389de5da06e 376 0.21/1.00 vMB 33
277,084 277,084 0000000000000003644342f66849e1e380ecd045a8aa6f0cc1405a09aa773fef 1 0.00/1.00 vMB 0
277,083 277,083 0000000000000002acbdd1f92cfb3d9cc490bb40f20e69b6d01ba983dabd0bae 614 0.45/1.00 vMB 30
277,082 277,082 000000000000000195f851973003d9d2b3590f3c118d6b330b760df64bce81e8 72 0.03/1.00 vMB 72
277,081 277,081 000000000000000208bc53df9cdd467a506a11c2596fd452aa64e353262cdb48 614 0.25/1.00 vMB 61
277,080 277,080 0000000000000002e05bba63e09de100aeed19f9b0b58342aecd87b8ca7e7598 18 0.01/1.00 vMB 45
277,079 277,079 000000000000000197869993938d0de0428b6eada0ac84c3f31df9a516224e39 426 0.23/1.00 vMB 44
277,078 277,078 000000000000000268d3f985177f9fbc1cce0bd80f5805e0f4be76de77119cf5 396 0.25/1.00 vMB 43
277,077 277,077 0000000000000000eeae3316441fa75980bb33da1ebec31d385dcd50b57e119f 52 0.03/1.00 vMB 47
277,076 277,076 0000000000000001aa3aac1104a2e309ebdadea0d0a989167d54700a14818815 417 0.21/1.00 vMB 51
277,075 277,075 000000000000000012cc5fd890a9dc36425cc06c3f73b2b8eee7431ae5afc5ba 33 0.03/1.00 vMB 27
277,074 277,074 00000000000000011355d5b8fbfe09bcea645c60bc02cce7b8f4ebcf80fdcb86 291 0.14/1.00 vMB 15
277,073 277,073 00000000000000013dd7965788fd0c7a592e5505776a4b68fe61c7cec6d00f38 148 0.16/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 780.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 564.30 GB
    • Received: 7.58 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.