Loading Tool

Explorer IconExplorer

Memory Pool

26,502 transactions
9.92 vMB
0.03210770 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt 9cfcc3c0945482ceeddc4735442c1feba1e4f0cc1bdeb7dcde8d245524e87086
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b75b751324f18453ae3d1186bfa4b2cf9852f9468b5e94d5dc6068dc961fc0f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 434
Size: 0.25 vMB
Total Fees: 0.00755253 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (777,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,502 135,502 00000000000005a052c6501f1dcf26c025e3f48969c7a7a3cdb426ef72fa1392 33 0.02 vMB 806
135,501 135,501 000000000000094a61e01d2545d7ea1275fcad177e893016fc26404fcafd9ba7 180 0.08 vMB 249
135,500 135,500 0000000000000599a3a74d17b6c28e0608f33bf01c53ccf14e916e8ce88ed32a 111 0.05 vMB 163
135,499 135,499 00000000000001aa3b1b72f7e9f0f114d1f47af68f921ad82023a8c0990d3a79 22 0.03 vMB 488
135,498 135,498 000000000000025f77ab95793838b7035e39da401974db3c7491bfa14c867ff1 56 0.03 vMB 302
135,497 135,497 000000000000063b78b1d70238a234e162f1e2da778973d9e48cef16ae1b067a 65 0.02 vMB 8
135,496 135,496 0000000000000a5228f4a9efcc64fa54884149b94127802b1996373736fa4d06 53 0.02 vMB 384
135,495 135,495 00000000000005b0b1358c40d1eb9f497b4454505a48b78b7833d18befe43ecc 69 0.02 vMB 451
135,494 135,494 00000000000007c8df40c67a00066ab6d6b6173a08563fb96bb29117a64148d8 21 0.01 vMB 115
135,493 135,493 000000000000085292dd77367a037595c7ac363c24b3ce52b7174cfb0bde2d1f 65 0.03 vMB 369
135,492 135,492 00000000000006fb53368bd8b3a3b428562cc13fad0f835ff3d69536ae4e214c 68 0.03 vMB 266
135,491 135,491 0000000000000aba97b51b7fb0fd889e0503187dcfb2c79a0dfc748230ff4864 54 0.03 vMB 343
135,490 135,490 000000000000043a3914467a2bc9b21f583803653de664652f93cb8650038abc 123 0.05 vMB 19
135,489 135,489 00000000000008a29dd24da14515664cd31bf1ce3d5e4504a235930d27960c32 67 0.03 vMB 646
135,488 135,488 000000000000049dbe0ea9f24836c949a25778fc36ee883c93a833df780aa771 72 0.03 vMB 1,034
135,487 135,487 0000000000000a1eb5f38ba3e8dcb61df93e0f3c2d75c00ac7fe5107a6274a7f 12 0.01 vMB 637
135,486 135,486 000000000000053324e93ddd2ed06357249dfbfd632fadf94f6f0f17c96a0e25 128 0.05 vMB 311
135,485 135,485 00000000000006f81dfb5d0f3b1784a5076c2448cd53697932b098c371388b2d 5 0.00 vMB 0
135,484 135,484 000000000000078d87a4714f3ee3f2633a0034c7859152bf310230b8c6b3d444 61 0.02 vMB 186
135,483 135,483 00000000000001db79602bff0d9179020e701d882c103334d9f9ea68ce326ae0 2 0.00 vMB 0
135,482 135,482 000000000000080a1bdda650c7bf08d690404a0b23cf1f3a006ec52cd55b66a9 133 0.04 vMB 157
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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