Loading Tool

Explorer IconExplorer

Memory Pool

87,584 transactions
32.87 vMB
0.13804181 BTC
Random Selection Loading Transactions
Max Size: 199.86/200 MB

Candidate Block

Mining Attempt 3fede318a45a687115b4a1555d4c1baf286bfea82510a5ed4f37b27cac641ed5
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 12b8a8c587f2f84df798d493f1ceed6ac4e2bc2e4d95e3d419e71435de72486b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.05035471 BTC
Feerates: 300.16 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (376,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,761 538,761 0000000000000000001e13e30125742cdd7d1695ed1b364afc736ae37f8999db 473 0.44/1.00 vMB 4
538,760 538,760 00000000000000000003d4612f53bffa19873ea48c7e514c5f6eed59d9b73c5a 304 0.14/1.00 vMB 77
538,759 538,759 000000000000000000112b828aa4289a3020409cdbee5af295719440b9deb049 1,691 0.99/1.00 vMB 8
538,758 538,758 00000000000000000025c537205e6be739cdb3e1aab5f9b390dc1cf85fbb839e 2,607 1.00/1.00 vMB 39
538,757 538,757 0000000000000000000d4f56ae955f173a911e3d0c5bd3c9d5f03dcdca68f191 1,321 0.89/1.00 vMB 17
538,756 538,756 00000000000000000021c5ab8b42db1c54dd89fd944236e85f4bdc736eb282b6 2,689 1.00/1.00 vMB 23
538,755 538,755 000000000000000000140c81539593d9621f0dfd6b07ce7f6ded34fd17f9b89b 1,847 1.00/1.00 vMB 37
538,754 538,754 00000000000000000004f343a489f80ffc482054318b46be6e1c9c3d700051c9 718 0.38/1.00 vMB 61
538,753 538,753 00000000000000000020586267b0b179076994bbd708d531665f53140ae71c24 1,422 0.57/1.00 vMB 16
538,752 538,752 0000000000000000000c6341f81db0794180b1a8642e467599cc54895b068acf 1,058 0.44/1.00 vMB 7
538,751 538,751 0000000000000000001cf833cc40a6cf1e52feded963a8d25b72a50cb5a1d799 1,623 0.99/1.00 vMB 58
538,750 538,750 0000000000000000001721af9c3e202423262d4a2c698ec078c7d29b54806f22 2,170 1.00/1.00 vMB 24
538,749 538,749 0000000000000000001762e2432ed1dfcfdb02741abefb08763657740937dc5d 1,405 0.57/1.00 vMB 21
538,748 538,748 0000000000000000000c17e50499ce990cbbef526237e2e11b109172fdcc21b5 1,417 0.60/1.00 vMB 22
538,747 538,747 00000000000000000022a50576d8b4ec809ad69667fd3212523bb26d016a214e 633 0.26/1.00 vMB 16
538,746 538,746 0000000000000000000b2af449a8fb00291d4a797628ee9c206294fb7a58c580 1,439 0.98/1.00 vMB 12
538,745 538,745 00000000000000000002deea4ade25976e0f37702b34dce3c81e6d8ebf419659 2,097 1.00/1.00 vMB 28
538,744 538,744 00000000000000000001a854f2e763c9d42c46e92b30f00aaa177e7837b4e0bd 2,456 1.00/1.00 vMB 6
538,743 538,743 00000000000000000014bfb631f278ab24afbd2bd7e5a4def086b2635acfa180 2,763 1.00/1.00 vMB 13
538,742 538,742 00000000000000000015bb068df14dc94b9494fd456580c9a7854525ec5ea869 2,555 1.00/1.00 vMB 51
538,741 538,741 0000000000000000002278d716074eeea42c0f4b045d3c4a5b1ad605d7a011e4 2,174 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.