Loading Tool

Explorer IconExplorer

Memory Pool

80,347 transactions
31.48 vMB
0.07910965 BTC
Random Selection Loading Transactions
Max Size: 189.67/200 MB

Candidate Block

Mining Attempt 63ea836e653f20b1c76e18db802221e132dbee909c97c7515f4e7cb1bb509313
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 8df839ccc63bb902dd8bfd5e7b7ef3af411eb830df9f15dfb14e613bdc13242c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,364
Size: 1.00 vMB
Total Fees: 0.01064797 BTC
Feerates: 100.54 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (588,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,056 327,056 00000000000000001c28b57be6e331d46f5e062c2957c1352a46f5b09125277e 401 0.23/1.00 vMB 27
327,055 327,055 00000000000000001d82ab5b6c8b46a0b6a0be7196b150b968e25202fd1fdf31 557 0.31/1.00 vMB 27
327,054 327,054 000000000000000006ed70c1c3c03ba566190424a01e66774c25e45f84f92a0f 456 0.29/1.00 vMB 22
327,053 327,053 00000000000000000a5c47fc15c432a4ea37f803c699f4cd6088db1f506dfbbc 100 0.04/1.00 vMB 32
327,052 327,052 000000000000000008b94c25c4065c69c16271b18596c504bf4026f25f452427 1,177 0.59/1.00 vMB 29
327,051 327,051 0000000000000000014bd90613b7ce04b26a4d2031abd09c2ad5322814fc5392 118 0.07/1.00 vMB 24
327,050 327,050 00000000000000001b34fdbf217c47e521dbbc54bc8e68d65192f0fdd81f6f8e 39 0.01/1.00 vMB 31
327,049 327,049 000000000000000012d349f210b716efce413f8ac2076b11af7fab640d5fd7be 151 0.07/1.00 vMB 47
327,048 327,048 000000000000000019a36616e442403c04c3e94ec648e9de3237e5e1e9973428 546 0.35/1.00 vMB 24
327,047 327,047 000000000000000018c0663b87cee871d64017346e63ee1ce48361f0c404f20f 256 0.10/1.00 vMB 34
327,046 327,046 000000000000000019639e93d47dc7857f0a44325ef2e4fe8329bf5a3b8034ba 447 0.23/1.00 vMB 26
327,045 327,045 00000000000000000a014fdc2c279ef9d191cd32917c4aa39c798624dd96beef 393 0.20/1.00 vMB 41
327,044 327,044 00000000000000000b57b58980fd38ef99a2b01c1af72b320b3cbe361af3f132 170 0.11/1.00 vMB 23
327,043 327,043 00000000000000000e37e22903425c856b1f2237020e4b66dd0c6e23bae48501 751 0.45/1.00 vMB 25
327,042 327,042 0000000000000000195fd4282dccb127cbeb46d9ca104d93a95c242b8afc945a 49 0.04/1.00 vMB 7
327,041 327,041 00000000000000001320c822cefd5f1d958313467596f6e80cde42aa3b004ff5 217 0.13/1.00 vMB 27
327,040 327,040 000000000000000013cbbd44ba087686c62e05693dc77e37580fa81e46677016 325 0.14/1.00 vMB 33
327,039 327,039 0000000000000000145be2df16e5a8c53b3b6fc8b68fe8e15408c6d3ba2be22b 32 0.01/1.00 vMB 19
327,038 327,038 000000000000000008657e6a33f2ff2d279a29bd46d886a5fdba1b2d1feb69be 188 0.11/1.00 vMB 116
327,037 327,037 00000000000000001d5a65a2417402b3bc4e932774568cafffd0a38882b9d23b 442 0.25/1.00 vMB 24
327,036 327,036 000000000000000014c6e4bf5c8e1829a771766c419919d82415a2f6cc8f5c1d 533 0.27/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.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.