Loading Tool

Explorer IconExplorer

Memory Pool

78,913 transactions
29.60 vMB
0.07251810 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt 98787f5371e2e88417b7044673abba6ebb5f5324416b892f2636d552c22f6f6d
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 5dd48aaf9f8e2ce366db4d60b6b3fabcbc20da62e34a842900d83640870aea02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,264
Size: 1.00 vMB
Total Fees: 0.01230203 BTC
Feerates: 150.77 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (69,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,562 845,562 00000000000000000001fa0abbe9c5a58763b98619f15a2a0fa5b69797bb667b 6,603 1.00/1.00 vMB 9
845,561 845,561 000000000000000000008bac31bff807897bee7d9dabe02847eebe99126103aa 5,615 1.00/1.00 vMB 10
845,560 845,560 000000000000000000021b963fd777c453ba91b90f52af973813931d0229dd3d 4,694 1.00/1.00 vMB 8
845,559 845,559 000000000000000000022b52d691642b81c5b16a9cf7ca8ce795e3d8acd8a6de 2,736 1.00/1.00 vMB 12
845,558 845,558 0000000000000000000071392df45e45e6c2baafe651163cf6504e92e6d55ea1 2,966 1.00/1.00 vMB 17
845,557 845,557 00000000000000000002ea2e92e5eebd3e96afc27111e49db15932829c47f936 3,471 1.00/1.00 vMB 13
845,556 845,556 00000000000000000001de6b38fab0558f16f43aaa5df22ab75354de9a244127 2,243 1.00/1.00 vMB 13
845,555 845,555 00000000000000000002ff3121850ea09a4e108b519260827079d42bc130fa76 3,682 1.00/1.00 vMB 24
845,554 845,554 00000000000000000000c9d741b5c3a70f3b6fcaa6b1a5f55e4f6ff7d70d402f 1,868 1.00/1.00 vMB 26
845,553 845,553 0000000000000000000215665b76dc185e4b3686e1b19269c81fa2713e15152e 2,809 1.00/1.00 vMB 19
845,552 845,552 000000000000000000015efbcd5b45c13cb0b6e446c365a73a751dc58952eadf 3,165 1.00/1.00 vMB 10
845,551 845,551 000000000000000000019f4a9f37066ca06d43f0027105752c06e1e89e1a3cae 3,168 1.00/1.00 vMB 18
845,550 845,550 000000000000000000005d56ac83f1ab42a9427f42c5e5410da94c9a99007c3d 6,502 1.00/1.00 vMB 9
845,549 845,549 000000000000000000019bb9e97f0e755aa665b8a33e1200826ad17b4aefc892 7,696 1.00/1.00 vMB 8
845,548 845,548 00000000000000000001364da528be70407839e594d8c0be7d38a4c36ae58d52 1 0.00/1.00 vMB 0
845,547 845,547 00000000000000000003552ee23252c8600bb401df78b4dac2128df66d67e1d1 6,011 1.00/1.00 vMB 10
845,546 845,546 000000000000000000016cd8e36404b3e8fd66ea36fbd68443887bb69304fd22 3,883 1.00/1.00 vMB 20
845,545 845,545 00000000000000000001b8cf30b1a3b399d88e3eb22a78114e8a34c9853b3994 5,240 1.00/1.00 vMB 24
845,544 845,544 0000000000000000000050a6164319184013bb6f1eb625a943b7a9453db91c50 7,159 1.00/1.00 vMB 8
845,543 845,543 00000000000000000000d0db546e531575b29c54540f880f587107026780101a 3,797 1.00/1.00 vMB 26
845,542 845,542 00000000000000000001e6d9bc55c124a88d8fab4db51f3a0c7ab6a6cc41487b 3,017 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.