Loading Tool

Explorer IconExplorer

Memory Pool

17,723 transactions
9.22 vMB
0.02561601 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.79/200 MB

Candidate Block

Mining Attempt ed046a8c8cda9d7888186849bd26424e24f8b77bc7d6b37b6d93c7ed7afb1a69
Version 20000000
Previous Block 00000000000000000000d3f4e5195ad8c9a7be58eafd281273ee95f83be78592
Merkle Root cdbccae7605f30084ff900001af71d624cc9dfe9bfbd35387ccb51d1979b74d7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,864
Size: 1.00 vMB
Total Fees: 0.01137630 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,567 (722,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,412 191,412 00000000000003bf65447cbc66cc8d9be5b421b638188844db4bf6ea06a72630 504 0.25/1.00 vMB 119
191,411 191,411 0000000000000573c129f620bcc747dc12de0258e59a3dc268697068b48367c6 320 0.15/1.00 vMB 121
191,410 191,410 000000000000076be8a71fa7f70594c152a13101bf143211ab02a7c57fbe4e60 152 0.07/1.00 vMB 112
191,409 191,409 00000000000005425a680823c4cab5f0db8df20a0712f3274c959440cfafc328 18 0.01/1.00 vMB 107
191,408 191,408 0000000000000099b5d4fd2d75da0b70de177cd09be7abe8858eec051250afc0 510 0.26/1.00 vMB 110
191,407 191,407 0000000000000393c37d5fb874795268d99429eef60d4a454740e4b734d76848 370 0.14/1.00 vMB 132
191,406 191,406 00000000000003c1e3546fe7793dc19cab42d26aa59847090292061a20ebc21c 131 0.05/1.00 vMB 111
191,405 191,405 00000000000001be56c5ccbf4c8e274abd563fcc7445268958e2df1d3a8d6464 5 0.00/1.00 vMB 109
191,404 191,404 00000000000006ffca3009a3dd047be2210050783443f1a3d9a29f26a7d70fab 200 0.10/1.00 vMB 138
191,403 191,403 000000000000045e353da4b8e3251d7c6e6e9acfa789d9a0e33ace6a6a8dbee4 101 0.03/1.00 vMB 47
191,402 191,402 00000000000007b21afd8e06ca719a1e004668c5de5d48f28d841a6acfeb00a1 406 0.14/1.00 vMB 138
191,401 191,401 0000000000000673bac8fe24f545de12efa39dfb68efc3be18c2757717ad600f 213 0.09/1.00 vMB 115
191,400 191,400 0000000000000203ff8dee3bceda4f478110ac8ea2a47f7bfc3f5e546580ea9a 64 0.03/1.00 vMB 97
191,399 191,399 0000000000000349e056c2c6eab5356f8200aab11ca148fcaf46800079cfdd12 1 0.00/1.00 vMB 0
191,398 191,398 0000000000000506bf847d0a1fd3b2c07bb32e2ecf7a128781f29116dec601e4 76 0.04/1.00 vMB 92
191,397 191,397 00000000000007d42072454c441369a1814c5d659c3cced6d41a6c87378f280f 261 0.12/1.00 vMB 137
191,396 191,396 0000000000000428fbb16245e7e9dec112936d9ec147bad23fc4a8abbd3553e1 25 0.01/1.00 vMB 81
191,395 191,395 00000000000005925ea3cc14e511a48b22e8c816f815fdde193dff0eb62eb510 312 0.15/1.00 vMB 130
191,394 191,394 00000000000001fcb1aba833ad55893fc1e4f9dbcd260caea292eb7f44d7cbd2 458 0.20/1.00 vMB 143
191,393 191,393 00000000000001c5cf5dd81504dea6b832c401ceede7d67a8c9ffa2bcd778970 114 0.05/1.00 vMB 81
191,392 191,392 00000000000002449515fe615231cb7e0fee79e0d91c2a68b46645a8fe6d32c0 32 0.01/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 779.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: 430.49 GB
    • Received: 2.35 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.