Loading Tool

Explorer IconExplorer

Memory Pool

14,640 transactions
7.52 vMB
0.04096757 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.82/200 MB

Candidate Block

Mining Attempt ffa889ba9d27e596363e2858889a3741d7b7b7a358fd51d7b977d2aafccbfa3a
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 308f627fa578d49206997b45425a551d6cd85121db8155c4f6de79f245b5995b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.02572336 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (564,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,717 348,717 000000000000000011e55b93cbb2898eaad8f8164ada5eebeb6e8ae978865f50 683 0.39 vMB 27
348,716 348,716 00000000000000000a7ac973b9a8591361f6bc6e6b6b69eba7872b140ac3fc3c 247 0.16 vMB 10
348,715 348,715 00000000000000000e536f7eeab408ac332778d50bee76ce144dca2bdce7e42b 142 0.09 vMB 24
348,714 348,714 00000000000000000f132b04b8c033a75f3dfa7c30ef145cab24a2cc6c6b1948 791 0.75 vMB 18
348,713 348,713 0000000000000000141d3dcecf8b74ef49809866d62a7a5ef6c5c5e19229b5e4 1,629 0.90 vMB 28
348,712 348,712 00000000000000001007d7c920e47f72329aa4e7d2186668e93df0ebf73b5ecf 512 0.73 vMB 14
348,711 348,711 000000000000000012f12175c3a81c5c22151acb8d3a7a425d7fe193e28b1c42 1,054 0.35 vMB 38
348,710 348,710 00000000000000000e4973feb044df87f2632ff41e268f00edfdfda569809a9a 415 0.48 vMB 17
348,709 348,709 000000000000000017189c6addeec9ad39d72a3e4cabdd405e922718d219a942 273 0.28 vMB 17
348,708 348,708 000000000000000005b583f2ebb0432936f9fae8b5c763c52933d483d1b2bce1 241 0.40 vMB 14
348,707 348,707 000000000000000011cd5f2162237b35515e3429c3542dda348de61039d3d194 32 0.01 vMB 15
348,706 348,706 00000000000000000f2c74ca540ef1d31cee8cb7fe22f4d3363138989beb1c2f 171 0.76 vMB 10
348,705 348,705 00000000000000000033c122a50469c626fb201eb17e21346dc4319c1959177f 1,215 0.75 vMB 24
348,704 348,704 00000000000000001692d0ad5d8205879904a7644907912983fa506cb87c1d97 79 0.11 vMB 9
348,703 348,703 00000000000000000517fa36f9231a3c8c570b56f715a000d94d9f19779a42da 1,019 0.63 vMB 24
348,702 348,702 0000000000000000169d0a31562808f87bf3c8001994dce36c00c2926ff16a87 692 0.37 vMB 17
348,701 348,701 00000000000000000ca1f813c695fbf328794aacedbb7bdbe769d3d16b64c5d9 1,614 0.75 vMB 30
348,700 348,700 0000000000000000096a13fe34c98de36e02a4ecf510e3dbfd520941e2756ce1 256 0.12 vMB 33
348,699 348,699 0000000000000000096e8ebe4c9c53c6d47b2e6c028fbe9a9468f98709878592 339 0.23 vMB 23
348,698 348,698 000000000000000011446570bf03078d53d1eabc47ed30a310f0077db783fcb0 187 0.14 vMB 21
348,697 348,697 000000000000000015e78a73a0eb9c267ac6133d3e77578b7a377eb8bb776f76 313 0.18 vMB 23
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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