Loading Tool

Explorer IconExplorer

Memory Pool

45,645 transactions
27.87 vMB
0.08254293 BTC
Random Selection Loading Transactions
Max Size: 147.37/200 MB

Candidate Block

Mining Attempt c17f9c86f5cb93e305ecbdf08102268765e3b5e6b1ecd53d97de4521c78fcd08
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root ff4ea44b9aaa27ad7f25c4b88d7bef135d83f44a7531ed0706e6b7f596e4129f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02888722 BTC
Feerates: 170.89 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (643,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,442 271,442 0000000000000002873d5137bbc053f7446a3f0284609311f99f8ebf305019d5 536 0.27/1.00 vMB 58
271,441 271,441 00000000000000066e0542cbec7d09dbbb11d8d99cbf3d128bd2a4aed8386872 515 0.24/1.00 vMB 57
271,440 271,440 00000000000000005e0940a15e12d79e869ca9ec618408658d90468ffe969a27 695 0.35/1.00 vMB 84
271,439 271,439 000000000000000648407b354d77c4060eb1f5377a7d0e0e5dbcda30baf5a28c 162 0.11/1.00 vMB 12
271,438 271,438 00000000000000000c660241ab4c61565aca0608db8e4c7c8d070247e8ec2f8d 517 0.24/1.00 vMB 52
271,437 271,437 00000000000000050d2c06080f95739faaf318d8e753b64c5dddf1f7d3999e59 513 0.24/1.00 vMB 52
271,436 271,436 00000000000000012606cdbbf7aba3bd8be584bbb94f14335e769a5b04d6a1fe 268 0.20/1.00 vMB 30
271,435 271,435 0000000000000002ca768798d0deada9344f2e6082f593d1bbb7f6382e899b41 654 0.25/1.00 vMB 39
271,434 271,434 0000000000000003495b989abc0ddd40b7724158e899f796013c8f6495d49fda 640 0.25/1.00 vMB 96
271,433 271,433 00000000000000013b381509c0a0941e0d802e9864e6bdd106689749eddbdca7 521 0.25/1.00 vMB 56
271,432 271,432 0000000000000004809459e09407e512885c105d8d8786005f08b029ac02eecf 598 0.25/1.00 vMB 88
271,431 271,431 000000000000000426284b6b0a195080fbc01784c2bc6fd64048da169dba3da9 29 0.04/1.00 vMB 7
271,430 271,430 0000000000000005a19398fc7b0b5f69fd0755f71a0a5b840199e5c3004590e9 477 0.21/1.00 vMB 44
271,429 271,429 000000000000000468bb29c28e5732eb5b641f37420a0832d2835d20601e1af0 120 0.05/1.00 vMB 60
271,428 271,428 000000000000000028f83682a33881895326922498334f2cf55e3e96873e7fe9 817 0.32/1.00 vMB 62
271,427 271,427 0000000000000004a8c9fa9f053e7387b2f0527e7df9f4cce9b2a24ca765a3f0 269 0.09/1.00 vMB 178
271,426 271,426 0000000000000005f0fb425543d847e729a47d7525ccc19347a9048d6ce05c0c 984 0.37/1.00 vMB 73
271,425 271,425 0000000000000002cf76258746c017d1c7ee142aeb906873ea7eab843273c1ff 95 0.02/1.00 vMB 314
271,424 271,424 0000000000000001b2772779ed78c4d530fd2be8ddc58107c935300bbbaa2859 441 0.34/1.00 vMB 21
271,423 271,423 000000000000000391ab33bf2788b855034eab63a4878d9fb37611fa40740683 357 0.25/1.00 vMB 30
271,422 271,422 0000000000000005e50abcf9e6f3ea0447a2386cb7e61ac87727f6e6315f1027 1,334 0.50/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.