Loading Tool

Explorer IconExplorer

Memory Pool

77,328 transactions
29.25 vMB
0.08366926 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt bf1b3413897505882fd9b787aa46f0fed00c948f7c91286a9f1e7608f6bcc23d
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f82dac670f897edd82c71376d0b9d60c9225646fa97e0aca92128484d86a6273
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,855
Size: 1.00 vMB
Total Fees: 0.01955763 BTC
Feerates: 301.35 > 1.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (522,770 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,472 392,472 0000000000000000057e9ba6d4ac246c39c3fccb918ef0d9fd05a3b4d5aa7404 1,285 1.00/1.00 vMB 19
392,471 392,471 000000000000000000df34be5034c6e2106cdaef83fa83c305c309682b4d1678 1,075 0.58/1.00 vMB 33
392,470 392,470 0000000000000000045e2123d677b3587d6059b35401b503dabe2c454f21f642 824 0.41/1.00 vMB 34
392,469 392,469 000000000000000002fd2067146ecbe2320ac296034565f5ebf363bfc00999af 280 0.24/1.00 vMB 23
392,468 392,468 000000000000000004b326fa1560e947c146f7cb2d2d076075026d3da85e0f44 278 0.25/1.00 vMB 15
392,467 392,467 000000000000000002c8a61d37078b583eb456631fa2ffc798d889d174f8819b 1,625 0.84/1.00 vMB 31
392,466 392,466 00000000000000000577a136aeee731f365ae04790a5bd70570c94e5b1226be7 1,311 0.82/1.00 vMB 27
392,465 392,465 00000000000000000621aa1a6d11bcdda3f317b477eb674e541d1717e14241ed 875 0.93/1.00 vMB 16
392,464 392,464 00000000000000000a83c81b5a817fb4fd12a3b0c8d795c4a4f44ececd6ea594 482 0.47/1.00 vMB 21
392,463 392,463 000000000000000006a169d2c580861db95f26180c56111a927d2dba95eb9357 1,786 0.95/1.00 vMB 31
392,462 392,462 0000000000000000054b6f33ff20be41a919777fd6be03f8d7a21550be974478 1 0.00/1.00 vMB 0
392,461 392,461 000000000000000004dff2d8a7a2b000b520f3f2be76fc5aca565c2c32fd1e83 1,167 1.00/1.00 vMB 24
392,460 392,460 0000000000000000059af6e2864f8ae79cb69ededa94270d0d5ea58f5d2b2dff 888 0.96/1.00 vMB 27
392,459 392,459 0000000000000000064d9289dc47461352bad0868e9d2c4596a6926e260c7dba 1,610 0.95/1.00 vMB 33
392,458 392,458 0000000000000000094593b735dd1fa40a2850d20bfaf0c81e59447b5c9987d0 2,869 1.00/1.00 vMB 44
392,457 392,457 000000000000000000f3babad93d5af585b5ee06fcb889131fd4b1642944f805 1,116 0.95/1.00 vMB 21
392,456 392,456 0000000000000000043a936af4bd429eb4c6bd9849d26d9c46aa9b69e3a70890 831 1.00/1.00 vMB 15
392,455 392,455 000000000000000003091c6684f9c187e83fd4843a90b926a429cbf8bcd57b7b 1,897 0.95/1.00 vMB 32
392,454 392,454 0000000000000000099192f1635e51bf4aeafeab3d1e139db5dc6afef9035da4 1,306 0.93/1.00 vMB 27
392,453 392,453 00000000000000000961f34385237f5351ecec35202e1a348db8accaa4eb1e80 2,203 0.95/1.00 vMB 35
392,452 392,452 000000000000000007573bc785fbcd7c59ffe61407060be901afbcba7bff0f36 1,519 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.