Loading Tool

Explorer IconExplorer

Memory Pool

36,021 transactions
26.09 vMB
0.06677172 BTC
Random Selection Loading Transactions
Max Size: 132.92/200 MB

Candidate Block

Mining Attempt 2a446e9324e8181a5cef084f37701ab5f865c44497afb170a8006298845473f7
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 7d88f07d71aa75bb92f1669ab538ec372fbe1969f8420afb6fbbd47b63bde159
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,341
Size: 1.00 vMB
Total Fees: 0.01863396 BTC
Feerates: 165.59 > 1.87 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (380,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,134 534,134 0000000000000000001fd522f6553962d31e40763f53c3d686aea0535b931443 1,393 0.49/1.00 vMB 16
534,133 534,133 00000000000000000035ea7ac64331e58ace6a2ae5cd24992e9b3aebbff272de 1,980 0.78/1.00 vMB 13
534,132 534,132 000000000000000000203ccec62a62d4328c48476326656803db6b3bda53094c 85 0.02/1.00 vMB 13
534,131 534,131 0000000000000000001a6d93e6d88ae592e932ed1064706d6db2ba98f554ffa4 45 0.01/1.00 vMB 57
534,130 534,130 000000000000000000238ae04d8a49feab44f9370efb524a126cf10db2d22fbe 1,931 0.90/1.00 vMB 3
534,129 534,129 00000000000000000001370ed362c40e8351468c6625b7fedf6a37769459da81 2,800 1.00/1.00 vMB 11
534,128 534,128 0000000000000000001ea0c918a72e91ec66f540609be2ed136d682f44a33baa 1,817 1.00/1.00 vMB 6
534,127 534,127 00000000000000000021ad311b4a7d8ae06c495b6f1c6f50602a0c58e16b5930 1,813 1.00/1.00 vMB 7
534,126 534,126 0000000000000000000c22f753c79bd61e0c67d30b9157a2ff66b9c345f8430f 1,568 1.00/1.00 vMB 20
534,125 534,125 0000000000000000000e18d4faf54326d49acc611538380fac3a346b034ec753 2,930 1.00/1.00 vMB 31
534,124 534,124 00000000000000000018bf9065fd5bb5a7cbd0c4e51c9d5e7a8bd1817f280364 1,050 0.36/1.00 vMB 26
534,123 534,123 000000000000000000313c55f0e9c4a5cfe310af1065003b9a0c5298119923aa 485 0.23/1.00 vMB 17
534,122 534,122 0000000000000000000854f3b136fc231bbcb91f245b5e56d6050ea159289cf0 1,088 0.40/1.00 vMB 24
534,121 534,121 00000000000000000014717230f93420b9e2d0af38d4470fd573f44c9b8d942f 1,012 0.31/1.00 vMB 16
534,120 534,120 000000000000000000024ba07e8f0a22c0aef6b0bc6a7c1d4987ffac7f7c44a1 1,858 0.80/1.00 vMB 22
534,119 534,119 000000000000000000104153b94a9fb1d2391b90e4bf3b64a0cc590a55587c4c 2,880 1.00/1.00 vMB 32
534,118 534,118 0000000000000000000228d8f2ff0dc6f2df4195353d86666c24c2e6e256b265 2,498 1.00/1.00 vMB 14
534,117 534,117 000000000000000000152b8d87a94c0a4db96ad9a889806f23d01fea26ff8e33 460 0.13/1.00 vMB 14
534,116 534,116 000000000000000000158e46f457055fef3f5f7568094c2508b9a89800d0be23 2,076 0.91/1.00 vMB 14
534,115 534,115 000000000000000000332199aadea5dd4fff20e1fc280a8f1f6e3b912359385f 978 1.00/1.00 vMB 5
534,114 534,114 00000000000000000035addaf9b16ac75760042af4096bf640ba93903e898d22 578 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.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.