Loading Tool

Explorer IconExplorer

Memory Pool

83,151 transactions
30.90 vMB
0.08185652 BTC
Random Selection Loading Transactions
Max Size: 189.52/200 MB

Candidate Block

Mining Attempt ed5521ec060b87d17647ba003b8b48c4355c7591be7fd1dd07d0019603f7b7f2
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 10b47f2cfed9be1ecc62f08c6a6dd195f50775bb7dbfdc6846efc659b11d2ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,863
Size: 1.00 vMB
Total Fees: 0.01219948 BTC
Feerates: 151.24 > 1.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (481,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,567 433,567 00000000000000000325a7485c2015da4366823f8fbb337bba1a5146c2a6e63a 1,705 0.99/1.00 vMB 42
433,566 433,566 00000000000000000216103ae8fa21d26b2f51d737b6e48fec2fcfb57946a564 852 0.44/1.00 vMB 63
433,565 433,565 00000000000000000387a8ea259532fc0e570e4bc5a87a44d89834edbd0aa7db 1,484 0.78/1.00 vMB 39
433,564 433,564 0000000000000000018d8643905f578c5b3fef627351c9067ce8591b9eca4025 2,568 1.00/1.00 vMB 81
433,563 433,563 000000000000000002bf757ca62cc7a235e85c08f46b7da9beca6fda949e091c 451 0.25/1.00 vMB 53
433,562 433,562 00000000000000000389fdc837d1e443bc16a2d6bfb700c6a7a99ed0c5220a18 1,397 0.99/1.00 vMB 28
433,561 433,561 0000000000000000007e66c185043ffe118ab54f3cfd60e71be8927776e3e69a 2,993 1.00/1.00 vMB 78
433,560 433,560 000000000000000000289db588ef86773d946110e701fcb10c577a63d2cac0a9 454 0.22/1.00 vMB 63
433,559 433,559 00000000000000000394df9dc314494d61eb6812222ce386f047e364d5e88902 2,232 0.95/1.00 vMB 63
433,558 433,558 000000000000000001405bd23553d96c538f62b3c0cf92fa3f3fd8f5c8d4fab2 1,610 1.00/1.00 vMB 44
433,557 433,557 000000000000000002bd2a24f4c3fee2c5b306335c8e8e4291aa3009b03187aa 141 0.99/1.00 vMB 7
433,556 433,556 00000000000000000309cb3e8fc59381d76bdea81214bde445dbc47ba7c74a8c 71 0.03/1.00 vMB 57
433,555 433,555 000000000000000003a7bb4a713b2c8bf4b8f990c8438914aac7530a90f1395f 1,156 0.47/1.00 vMB 68
433,554 433,554 0000000000000000040546ff08b10fb5a77ef3775defc70da9937b2c3734383f 847 0.42/1.00 vMB 51
433,553 433,553 000000000000000001b6fffef5b9e04196b8c3cccdc5df0b8d2550082bd5114b 445 0.25/1.00 vMB 61
433,552 433,552 000000000000000003d075d382ed8297b2537117d6a59e17870dbd3f0ae61bac 991 0.67/1.00 vMB 33
433,551 433,551 0000000000000000016015e13560603164ddf4cdf439e13334f5f160d82419f0 2,071 0.99/1.00 vMB 58
433,550 433,550 000000000000000003e2c1300bba7eb91c974ccf1d8d252974afa92c66cc275f 1,920 1.00/1.00 vMB 60
433,549 433,549 0000000000000000041d0d50132692eab277e5e4cb4ec03fe45a0f4127996e01 1,855 0.75/1.00 vMB 67
433,548 433,548 000000000000000000ebb55c0c6e49471def482f1c2342f745ff8aec1b98327c 2,913 1.00/1.00 vMB 77
433,547 433,547 0000000000000000020904dc53f40381eb56723b055890ff912d1506212d71f2 785 0.33/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 717.19 GB
    • Received: 17.83 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.