Loading Tool

Explorer IconExplorer

Memory Pool

39,918 transactions
17.61 vMB
0.14339638 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.18/200 MB

Candidate Block

Mining Attempt 22a4d14dadb3114cb56b2a852cf5dfe407723a7dd2d26e3a28578c4743a32958
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6c92f97d42ef5f410991472d14da537d53b0215de6b5ef2e086c9ade64ad3600
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,429
Size: 1.00 vMB
Total Fees: 0.03916428 BTC
Median Feerate: 3.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (708,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,481 204,481 00000000000003a697ec42df5882ad4a0aa5a611ff7ac5a87c6f1c21baa01772 276 0.10 vMB 143
204,480 204,480 00000000000001a12048c36ac1fa994b589ad513a57c09f2321b7e7b572b5226 140 0.05 vMB 127
204,479 204,479 00000000000000edcfc63385dfd2af0ef10190542c7f309d3b6eb5b096c06c5e 312 0.14 vMB 124
204,478 204,478 00000000000000134983331b9a47f3f3c2ed8523112748e6aa89fa8d73bf67fb 153 0.05 vMB 172
204,477 204,477 0000000000000512429c70964e2e31eaeb570ea217beff06f1d97b737bfb1ee0 10 0.00 vMB 469
204,476 204,476 00000000000003c13840d236b2994219111bf8cf6a62df0581c5650dd0246318 161 0.11 vMB 79
204,475 204,475 0000000000000106749e5a9ccdf211267a90ba50aba6e8cf7734b370aa3d1c1d 256 0.10 vMB 138
204,474 204,474 00000000000005125031ebbd8e046b0568a1ddc2b8a529932d65fc3d9e0a514c 115 0.03 vMB 162
204,473 204,473 00000000000000d6c6b08ece98abf7db4b0ecdb1c406b58e0d9c4d46064a63be 125 0.05 vMB 116
204,472 204,472 000000000000053058ad993f8c79dcd00440fe6cdbfd0009ab9db81b55e4fdae 552 0.24 vMB 130
204,471 204,471 000000000000017db45b6598bd16e742a7682a51290335cd0fab5682fd35a21e 124 0.05 vMB 163
204,470 204,470 00000000000004530444d034fcb041081166bd468d79372730c9ff1dc7217205 375 0.18 vMB 98
204,469 204,469 000000000000040df9b168a165b6fbcb80d7134550f84f9a2aac52d12d5a5bd5 50 0.01 vMB 82
204,468 204,468 000000000000041f108997ceba1457498b814d0f89e4baeea2ca0430d758304e 88 0.06 vMB 513
204,467 204,467 00000000000002f54deaeb9803b28972e66cb161621d3fc486db459b56be7fca 4 0.00 vMB 27,128
204,466 204,466 000000000000003c0d56e7e9c845a659294cd02d110622a1232f00b58a8cae34 27 0.01 vMB 171
204,465 204,465 00000000000001d03e4c6188f3be5e36e4f7ebfde9c68ee6b1095034a60793fe 133 0.05 vMB 124
204,464 204,464 00000000000000b782bf3675337a30f5ab5e3ee3d36bfd3d0ee5d126816c1e81 99 0.05 vMB 85
204,463 204,463 00000000000003d7b11dc934280c276e5b6e6c5e8373df7e2372ea748cffca75 177 0.07 vMB 139
204,462 204,462 00000000000001f130be601b71ee72eb3bbe7fa19f0d8c6da1c51803a9a7c220 320 0.20 vMB 82
204,461 204,461 00000000000001aa2b10f09f06fdb8570f16a66fc589799f9776bc7a2f7f9ec0 119 0.05 vMB 115
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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