Loading Tool

Explorer IconExplorer

Memory Pool

18,708 transactions
10.09 vMB
0.06148441 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.58/200 MB

Candidate Block

Mining Attempt bbd6278455151fe8d61efdbac67d97945634b7deff2b55d843da4ea99db10900
Version 20000000
Previous Block 0000000000000000000203884638a3a6062671eb947c188d0cf2d82b07622b4e
Merkle Root 3cb93c5a94510b43847edf06222174c73c38a7f33048f6ce50813b766bff28f2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,917
Size: 1.00 vMB
Total Fees: 0.03581745 BTC
Median Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,369 (782,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,133 131,133 00000000000007847494ce656b786a322afbe8cb0b69b922650b81048b66566f 11 0.01 vMB 658
131,132 131,132 00000000000011551fb8dda65674300c3067f0c58e8d32496281ea9a740638c6 13 0.00 vMB 652
131,131 131,131 000000000000084ed418cd5974925e5728400eec1eb8db47ae5a3acf0a764c7b 55 0.02 vMB 988
131,130 131,130 0000000000000fe8c63c3d2f1f8a1b6e59151a9703755fe2ae818dc94d0747f3 13 0.00 vMB 1,687
131,129 131,129 000000000000026c8279691ad6c32e04e3ee93f52155621497d044d10550fb69 169 0.06 vMB 765
131,128 131,128 0000000000000d7ab330c1dc5e97399ebf26df4fb8a84d8db4f35b520c954587 83 0.04 vMB 1,010
131,127 131,127 00000000000012d80525b95555ef0800ffc4aa9770dc2a42707fd153e5ba65e2 15 0.01 vMB 840
131,126 131,126 0000000000000caf937df098b99ec769f365babc3d3a143b2ce4cf4ee9ef8d0a 38 0.01 vMB 801
131,125 131,125 000000000000100790bd15626c61754ae218fea610e8779eabad8548b3ebf954 49 0.03 vMB 302
131,124 131,124 0000000000000d2f74df3a04ed74ccaa42480433bea41c117a3a0ac725b4152d 35 0.02 vMB 817
131,123 131,123 0000000000000c1687a5f67372b7ed9c6a1365ecb24cd1afd081a43728a9f73c 12 0.00 vMB 822
131,122 131,122 00000000000012062198f1ec6dd9de91f85d0df61580a702d2bba588e8ba53fd 11 0.00 vMB 368
131,121 131,121 000000000000022ed13e11bd7f5ab63d58185455f46e1fd70aa554c668a2e10b 90 0.03 vMB 215
131,120 131,120 0000000000000de09cfff8031b47cfb8f37c92755799eef2404fcb6f45c19f1f 9 0.00 vMB 50
131,119 131,119 000000000000014137f5e808437c266af145f35c842667bc5e8944f1ec8b45bc 59 0.03 vMB 1,240
131,118 131,118 0000000000000ecfed152a8fcf09478f01ffe307b8c4ae4d526ee90862b26545 14 0.00 vMB 873
131,117 131,117 00000000000006f61d6d9761aac06e2fd9f0b622aa9dfb42ab0e8f4df8302ab9 11 0.00 vMB 309
131,116 131,116 000000000000039c035ddea1fda0be9848f258ef7594754c0dd8123e976d144b 39 0.02 vMB 479
131,115 131,115 000000000000019281a897a48ec4333c0371f9acc2da6e6d695a8572ae276e9d 88 0.03 vMB 317
131,114 131,114 0000000000000c36db843efd62f4a7e4bf06c1018f466b5774ccc60ef5041eca 34 0.01 vMB 830
131,113 131,113 00000000000008de833164ab60b427026733e50f602e7681d49a5e041e81e60b 15 0.01 vMB 823
Previous 10 blocks ↓
Total Size: 779.50 GB

Node Details:

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