Loading Tool

Explorer IconExplorer

Memory Pool

87,420 transactions
32.15 vMB
0.11882127 BTC
Random Selection Loading Transactions
Max Size: 196.50/200 MB

Candidate Block

Mining Attempt 1fc2c02c5153957468f68f93a348bbe1fd098ad9ef66fb54989373df6492c946
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2d1b439e82c5cc5565a597e28d0fdc60fd0d8ffddb3af765b711e593803bd70f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.03333699 BTC
Feerates: 1,236.26 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (577,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,465 337,465 00000000000000000751aaa8bd791cae887cc5d16de560903c7604c0d38aa837 1,422 1.00/1.00 vMB 27
337,464 337,464 00000000000000000e91d601241e7518d7cde6e87ec40cca8ef97a1fb69c1e1a 1,431 0.75/1.00 vMB 66
337,463 337,463 00000000000000000a78dbb8d6e9b2bb33f60a92ce942ca58e83d0174fd6f9bc 941 0.75/1.00 vMB 17
337,462 337,462 0000000000000000082ee3b7725e491b1c7880ef9f2391f249fa17e4e8ce0264 487 0.19/1.00 vMB 87
337,461 337,461 00000000000000001a77570b70d350aca5cd2d4541aac1f78a6ebf1ceddd54de 610 0.22/1.00 vMB 59
337,460 337,460 000000000000000002a7eaada687d88bb0b2a7b02fc0d23b4c483e62aa0c5bfc 341 0.75/1.00 vMB 12
337,459 337,459 000000000000000017522241d7afd686bb2315930fc1121861c9abf52e8c37f1 1,418 0.75/1.00 vMB 45
337,458 337,458 00000000000000000f8c79da9351ea736681409697b3f408e01455d18212d3b5 288 0.14/1.00 vMB 213
337,457 337,457 000000000000000006cbbbda2e33f31ecc25130d5204ed7676c4ac00daa1017f 459 0.75/1.00 vMB 13
337,456 337,456 000000000000000005801b885b1a81fb15f2fdbfc1be0ae45e7ffb413c4180e2 716 0.25/1.00 vMB 34
337,455 337,455 0000000000000000115098c2fde038cc1621f6984a90dcb33f45df98869ef340 1,135 0.75/1.00 vMB 34
337,454 337,454 000000000000000001ddb07051a57b0a228a0bb8c35f3ecdd9225cbfabf09ff4 542 0.20/1.00 vMB 88
337,453 337,453 0000000000000000146462aa2ad7de42bb36ab952d89e6bde55bfb3f216baca9 392 0.15/1.00 vMB 94
337,452 337,452 00000000000000000e1e16244a7918f87abe3a05eccd596efa822e3352b1dfde 678 0.32/1.00 vMB 494
337,451 337,451 000000000000000017558b419608c7408dddcbf1a997f13143863d031e8948a0 117 0.12/1.00 vMB 8
337,450 337,450 0000000000000000169a9fcdbb9855f0e5b582f507b19cf48bd637d660e9271a 1,697 0.90/1.00 vMB 39
337,449 337,449 000000000000000002ad428e25763349001ab5836798eef79649094816dee26d 659 0.41/1.00 vMB 47
337,448 337,448 000000000000000004a4305ab28a040d2807926d5a34b31dccb0adf4e2f7650e 435 0.16/1.00 vMB 66
337,447 337,447 00000000000000000b2ef57b3b773a4f14d0ea57a217b38a03d9cc1128bc1c76 571 0.31/1.00 vMB 24
337,446 337,446 00000000000000000a0c64f30eb6f779fa818c361991605c38d2420de69aa4d7 904 0.47/1.00 vMB 24
337,445 337,445 000000000000000013cf3eaf85d0f7244b15a721a1f920fd81e786561de4df34 207 0.09/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.