Loading Tool

Explorer IconExplorer

Memory Pool

42,257 transactions
28.99 vMB
0.07354846 BTC
Random Selection Loading Transactions
Max Size: 148.88/200 MB

Candidate Block

Mining Attempt 14c55e7ab5aa15bb7e09dcb033798aec4a36a20ea5d65c9d3d448afe9bce497f
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 67c76b51b7aa3b08f59810eb9bc5501656c137c3116f8da8ad75350ab23b4339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.01705570 BTC
Feerates: 100.19 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (74,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
839,664 839,664 0000000000000000000253468e0179c7a004caf05a97ebea214a706934a588f4 4,001 1.00/1.00 vMB 165
839,663 839,663 000000000000000000032b06661b85d5f22dc66072e2d414c11f1849827180bd 3,642 1.00/1.00 vMB 153
839,662 839,662 00000000000000000002b10ff6eeef45fd58f19ebcfe7865a75d9e990ab7d312 5,433 1.00/1.00 vMB 139
839,661 839,661 000000000000000000001e0f5d341be439907de4c61ac793ae72921c51e769e2 3,400 1.00/1.00 vMB 149
839,660 839,660 00000000000000000000c11e31685c632c3a2c894643aed48ac11197263ce7b7 2,791 1.00/1.00 vMB 149
839,659 839,659 000000000000000000019e70dcbf023135abd7a7dd7484d1561967e0b9e44967 3,718 1.00/1.00 vMB 161
839,658 839,658 000000000000000000009778f3eb9be7f152727e7d2557c983f28e130f064b73 3,203 1.00/1.00 vMB 126
839,657 839,657 000000000000000000021f5647be23dcd78ef195899eb34d054cc62678770844 3,165 1.00/1.00 vMB 117
839,656 839,656 0000000000000000000338ad69851fd84da702880451e57807c2855cc2d65ba0 3,169 1.00/1.00 vMB 120
839,655 839,655 000000000000000000017940579ed760a67dad382d321c76e38510de804a4dc9 3,272 1.00/1.00 vMB 113
839,654 839,654 00000000000000000000b9e7ba5b420c20bd243de8d61cb7e18395acfa349cf4 2,931 1.00/1.00 vMB 129
839,653 839,653 0000000000000000000068ca712956138193067af3cd84c8fcf9ba852b8d31c9 3,486 1.00/1.00 vMB 110
839,652 839,652 00000000000000000001901b9f3b6c7a0c34b20b29b950d0d8ffa36c63979c1c 2,801 1.00/1.00 vMB 97
839,651 839,651 00000000000000000000d1378383119d615c584c2e1ea38fc6cbcbde7ce8fc96 2,734 1.00/1.00 vMB 99
839,650 839,650 00000000000000000001a88009706dde9812a8f132eb26616593fec8380c4cba 2,579 1.00/1.00 vMB 107
839,649 839,649 000000000000000000003b3e37609a028f09f06d04484cf0215ab9433e401806 2,473 1.00/1.00 vMB 107
839,648 839,648 00000000000000000002dd45b2ec6cba0b49a3bf3519cda12b438e1c1a200ef8 2,556 1.00/1.00 vMB 117
839,647 839,647 000000000000000000014719cb8b7a51150c4d38c154a8f472622e9f83b955a9 3,234 1.00/1.00 vMB 129
839,646 839,646 000000000000000000007e57428f263d26aab824e28b429915e90810ea9b003e 2,957 1.00/1.00 vMB 119
839,645 839,645 000000000000000000027612040df0b0e9ec47e385076c65c35a106c647e66a4 3,137 1.00/1.00 vMB 126
839,644 839,644 00000000000000000000acd3bdd99955b4848814e2b2915c6ed0aeb1bb58b73e 3,142 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.