Loading Tool

Explorer IconExplorer

Memory Pool

11,700 transactions
3.97 vMB
0.01642383 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.26/200 MB

Candidate Block

Mining Attempt b2434504472938be23bbb572794015362a8650508a85abe527949e36cfccf668
Version 20000000
Previous Block 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12
Merkle Root c308b363a1982a6b1da51a4a1e66068ea34c9573c5797bc1a740568621c87960
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01177152 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,487 (788,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,127 125,127 0000000000001cafa82b798af07cad6231dfb6915607954fa0e77fcdad58476b 22 0.01 vMB 1,213
125,126 125,126 0000000000003da635e0de45f9c316d650cca598792392666df911eff1176aec 36 0.01 vMB 139
125,125 125,125 0000000000001ba2892c7e071597fc4d58af42ae3c385b6e4282fd2525497dde 17 0.01 vMB 1,085
125,124 125,124 0000000000002116dc8440d50b27bc9b7cbc9e5dcc2d735cf9806923a5cf66cf 9 0.01 vMB 656
125,123 125,123 000000000000112a0a879fb15835b7ac5c5b62cf8bfdd74f34d21319e119b78e 46 0.01 vMB 350
125,122 125,122 0000000000003ba0eb1be87d4e06afc9ef8e8a07750dec43c43e40d1ec8b2fdc 18 0.01 vMB 562
125,121 125,121 0000000000001c05f32ec16f8bdeef89f50a2e212e9862c3ee6fd6cacad0b685 83 0.03 vMB 2,056
125,120 125,120 0000000000000b92b1a05c2541c8f44f82b30751ad7adeea883e5760e2adbb71 1 0.00 vMB 0
125,119 125,119 00000000000013dbdd0e13cddce03f76c14f797112dcba8a83961bb8968ca074 37 0.02 vMB 157
125,118 125,118 00000000000027b9fd63fe15853e51ef32058764520a46c2398f448cb310f9f0 33 0.01 vMB 75
125,117 125,117 0000000000002d3df639e8216cc5216cdf751ec72d0fcb6ef64c079ac22313c1 27 0.02 vMB 1,604
125,116 125,116 0000000000003a7ce4b8148f81482297b93c8e3d23b68ecd8d1d45c81df10c8d 26 0.01 vMB 1,470
125,115 125,115 0000000000003ff3bce273521108fc9b73024437dbd7cef4e5a4531c15d9c4ad 1 0.00 vMB 0
125,114 125,114 0000000000003cc8a8e6cb3a40a6a05bb63d5101f485d4149ef1495fd4f9312c 15 0.00 vMB 1,015
125,113 125,113 00000000000029c8e77cbed934dac076bbb06632e6690d1f178ff95553d34d89 12 0.00 vMB 0
125,112 125,112 00000000000041f6e46954c878e607f3e6ea9862c86fc66d6e122a5233f1b68c 45 0.03 vMB 1,220
125,111 125,111 00000000000013a3aab6751ef276eabc4ecc1a9b520641cf84573e83cffc541e 33 0.01 vMB 134
125,110 125,110 0000000000000f89cd31201b8ac9f74fbb172dae0a606712c6c9f39b3e621551 51 0.02 vMB 800
125,109 125,109 0000000000001bcce173366b3a8722204e78453e14f6d638a0dc61fb18260eb5 30 0.01 vMB 970
125,108 125,108 0000000000001e9e822df6b334be3447873a0475606c4237cc28f54a22809007 11 0.00 vMB 654
125,107 125,107 0000000000001a80449fdb9fba1427f0d150787b5dcd1ceea91cbafac1b1c49a 2 0.00 vMB 3,891
Previous 10 blocks ↓
Total Size: 779.71 GB

Node Details:

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