Loading Tool

Explorer IconExplorer

Memory Pool

78,984 transactions
29.86 vMB
0.07650623 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt f7235e760ff33d430c99e09b7bdac4f87714b5622a4747d3ccdbdc43b188eb6c
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2873b2beab4b2fa98f7aa435328196a8015bc22b8fd1a0664e5b3b66a5d987b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,149
Size: 1.00 vMB
Total Fees: 0.01036391 BTC
Feerates: 200.89 > 1.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (59,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
856,116 856,116 000000000000000000024a809d8a751a2023286fad53615f6c633db1e672b205 3,456 1.00/1.00 vMB 5
856,115 856,115 000000000000000000007fa731d765d50aa013ec982869524acdc21b73cd55e3 2,854 1.00/1.00 vMB 4
856,114 856,114 00000000000000000000c661dd805d9b4df6cb77381c41e7a7c4f75f8cd0c7ee 3,739 1.00/1.00 vMB 5
856,113 856,113 0000000000000000000021af38a1bf92b245578cab7774b3f132bf811af60e80 3,123 1.00/1.00 vMB 4
856,112 856,112 0000000000000000000311be2f05c50be9f5d8a4f48ea90a00875de102209f43 2,204 1.00/1.00 vMB 9
856,111 856,111 0000000000000000000164cb32029d5631adc9d59c75592cd37edfaccfae4a7c 3,027 1.00/1.00 vMB 5
856,110 856,110 0000000000000000000191041392c9fb714d6ec0dd1b7b923c91ff36d01ed46e 3,061 1.00/1.00 vMB 5
856,109 856,109 000000000000000000021a2a5e67ec117203b3cba231483c4321aaf182a59782 4,108 1.00/1.00 vMB 5
856,108 856,108 000000000000000000008781e5c9535605d240f65abddc07b251e00284e10e6c 5,661 1.00/1.00 vMB 3
856,107 856,107 00000000000000000002bff91dbadc54759c89b8aa2ad5cd38f51811a257b0cc 4,110 1.00/1.00 vMB 4
856,106 856,106 00000000000000000000410e26f4b3a8facc22a3d368379c7949eec6176df38c 2,763 1.00/1.00 vMB 8
856,105 856,105 00000000000000000001081be441e326424ba87ed3804330796db7d45d44f2ad 1,973 1.00/1.00 vMB 5
856,104 856,104 0000000000000000000027280d1028463002c52962a13da19250e7b63094720e 3,062 1.00/1.00 vMB 5
856,103 856,103 00000000000000000002ed5e32df9474c210cfa50728edd8d1d9d901b7368c3a 2,518 1.00/1.00 vMB 6
856,102 856,102 00000000000000000000f6a5b8769e36550082c8b1c2a2713362e32a96ddf092 2,068 1.00/1.00 vMB 8
856,101 856,101 000000000000000000001f77755cf42c68a030f2468b0a330ee64a43fee0f975 3,713 1.00/1.00 vMB 3
856,100 856,100 00000000000000000002f4e2d2f96ca361d84414ab5c09227ef8073d7e0d0685 2,804 1.00/1.00 vMB 7
856,099 856,099 00000000000000000001e55feb16169b3d7299ef6a9ca7e24e19680c551e42d3 1,677 1.00/1.00 vMB 3
856,098 856,098 000000000000000000000bcdf111b0c1275ec8f82c703660aab1bf0bfd095dd6 3,250 1.00/1.00 vMB 4
856,097 856,097 0000000000000000000238b82287ccadfbc7ff3c4dfb6c2fa818ce55308591e3 2,371 1.00/1.00 vMB 6
856,096 856,096 000000000000000000002eced005b040621a6374c26a7582877e42b99cf6b1ea 3,295 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

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