Loading Tool

Explorer IconExplorer

Memory Pool

78,698 transactions
30.04 vMB
0.08397492 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt 7aac6520c0a850247157e86c43bddbe44b596a2010853ee7cf71052c4695499d
Version 20000000
Previous Block 0000000000000000000101871320b03e985d1fe251f64570b52ca66c6e1a41a8
Merkle Root 64226a2be1548594eebca2819ecd4cbc34ec658618fa28b2f49c16f75aff137b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01724962 BTC
Feerates: 73.20 > 1.73 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,397 (584,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,425 330,425 00000000000000000c4916928cae1aa4eae335273311209fbd11d6d50ccf8f08 623 0.45/1.00 vMB 19
330,424 330,424 00000000000000001274d6478e5e1296ea8a6aaa65354615468045473f3a7464 458 0.22/1.00 vMB 30
330,423 330,423 00000000000000000d1f36eb3b70029fa9e3f7ac7f01fc1cea5e666277891442 303 0.59/1.00 vMB 11
330,422 330,422 00000000000000001aa9c2a18bc46054ff1b1269a570f76e51629bbda35fbd17 2,197 1.00/1.00 vMB 31
330,421 330,421 0000000000000000129a7a2cb737c1470488e330570c4bf21d6d0f3293d546db 1,595 0.75/1.00 vMB 27
330,420 330,420 00000000000000000093b5c797ac25c0ac23cb2fbcb9c7b6445b91aa16bea025 128 0.05/1.00 vMB 97
330,419 330,419 00000000000000000a085a0ca616dae31ee0338506124cd9748f710dee25cd98 28 0.02/1.00 vMB 18
330,418 330,418 0000000000000000042f49b312002f6b116487e4d46b8339d0c1e62d589cd045 223 0.16/1.00 vMB 20
330,417 330,417 0000000000000000086e8edbac091f96b99e7a979f8238076245261baebfa8de 322 0.19/1.00 vMB 21
330,416 330,416 000000000000000005d1b8afa0849bc620ded33f5e02c01c7da11b8b0ab947d4 1,038 0.63/1.00 vMB 24
330,415 330,415 00000000000000000fef9441006aea2927eb3bc485f1d4a576368b48df724b09 202 0.17/1.00 vMB 10
330,414 330,414 0000000000000000180d3d831095b8d5fd8e280acf2e9e272ed19513f76bca5d 830 0.75/1.00 vMB 20
330,413 330,413 000000000000000004d34898c7be407bd7c2be4f6d685565ac5998f9ef2f3948 1,343 0.75/1.00 vMB 33
330,412 330,412 00000000000000000f611e05c0d6f1800cfd05291e224fa5377d988ea627ff94 947 0.58/1.00 vMB 24
330,411 330,411 000000000000000011d3e32f9276f2b2aa154dedfe4a7a63df9cbaaf86f3939d 52 0.03/1.00 vMB 17
330,410 330,410 00000000000000001747b51ad4fc5590668ac17752bf6aa14cac12637b853c9b 508 0.38/1.00 vMB 24
330,409 330,409 0000000000000000136f500d60e34f11516d7a21402317854c49e8e2ad4d5cb4 490 0.36/1.00 vMB 21
330,408 330,408 000000000000000002f698ce371348bf3a0a8e097fda2da23e5ea18373502f75 49 0.01/1.00 vMB 18
330,407 330,407 00000000000000001accad50bf1c85e75f25a8ed45dc7e5d8f091ea2f6d30a60 164 0.10/1.00 vMB 23
330,406 330,406 00000000000000000788eca10eaa37ad18c28bdb7b1abd0de580c77bb9e5dfbc 245 0.17/1.00 vMB 19
330,405 330,405 000000000000000002d445d11051e3c55dd7c083b8a0ed2c38808cddb3d433be 681 0.44/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.08 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: 721.10 GB
    • Received: 18.34 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.