Loading Tool

Explorer IconExplorer

Memory Pool

16,070 transactions
6.81 vMB
0.04311168 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.02/200 MB

Candidate Block

Mining Attempt fec70b0ad14be470c4262304b604c96fab81bb9680cb10b9f6352d4e7dee6c56
Version 20000000
Previous Block 000000000000000000005b95516143f3a5c12ca43b8fea57fd53ee9679bfd479
Merkle Root 4f985f943bba603f2e10debfc4c555b3d17e7748b137645c842c91007e595be4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.02645850 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,457 (774,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,652 138,652 00000000000001b70d54252b9abb53134c95e3eb68067659628ab66c3906a4ee 19 0.01 vMB 188
138,651 138,651 0000000000000845508009aa041d0201fc3d98f18f1e07edb3c1a9072f0c8fb7 14 0.01 vMB 163
138,650 138,650 00000000000002077c5d2921449b55175d5f8ccc9f85a99c2f575840132b7c71 3 0.00 vMB 0
138,649 138,649 0000000000000912a09d4291e5b508fff57f412c6f493a823a2ab13b9e87e445 17 0.01 vMB 51
138,648 138,648 0000000000000865e748dbfb64fa59c2d5130a578b5e18b7cc4009d209e69a12 16 0.01 vMB 107
138,647 138,647 00000000000001fd2e35215c7ed21d1bcc18920ef9a3458df2d7eac92214dfcc 9 0.00 vMB 160
138,646 138,646 00000000000000aa1259fefd3eb43a32997846045118bea97f0a2205c3f56144 168 0.05 vMB 52
138,645 138,645 0000000000000665f4d27b0f21d6b7567715a27bda3da60fb17ab38127062126 20 0.01 vMB 118
138,644 138,644 00000000000002e1cc09b16e9ef7caf07ac52ee679a29b132e8950f6ca8ecc6b 2 0.00 vMB 193
138,643 138,643 000000000000053dab4ae018584b7838d4ba7913856e22acef56d37585306907 20 0.01 vMB 156
138,642 138,642 00000000000006d80e87f381558950979aaeb0183b31a4045944d4109264a947 155 0.06 vMB 192
138,641 138,641 000000000000082a6635d024f3914d9b6cb277604727e1e89157ef572c0fad8f 35 0.02 vMB 34
138,640 138,640 000000000000030c87d18d2b2ddbcf2b990cb27d6bb4ed11a57cc21c0eac7c58 36 0.01 vMB 999
138,639 138,639 000000000000040e8334ec936ecc35dda8ace811d9f48ee1bbf89043ce339ab2 21 0.02 vMB 459
138,638 138,638 0000000000000810f4cc815675e368de0ac9f075a04ce3617e2b78eeb2b92d45 8 0.01 vMB 155
138,637 138,637 000000000000000d22ee5f8e875de1e5f6dad8e6a128e06ce8e85b247896c1af 13 0.00 vMB 915
138,636 138,636 00000000000002e205a45f352dec1c58160e7d0af48d47a19ab190accbd635b8 16 0.01 vMB 62
138,635 138,635 0000000000000228ba8ecbbc639872924ff8f8b1e555e69b0904392b9cd691c5 81 0.03 vMB 80
138,634 138,634 00000000000005e532c30e4a5ece1f9e57ce39b58f1bce9e10228b962e81c369 78 0.04 vMB 146
138,633 138,633 00000000000004b8402373fcf187c310952ff0ab04a89cb7ee1d8f5188050f6d 9 0.00 vMB 134
138,632 138,632 00000000000001bfb1965c67493215115180858a86e396f6f34507f3e17f53ff 64 0.03 vMB 108
Previous 10 blocks ↓
Total Size: 779.66 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: 316.06 GB
    • Received: 1.51 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.