Loading Tool

Explorer IconExplorer

Memory Pool

73,894 transactions
27.33 vMB
0.06874425 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt ad7cba242c5155391172802e509cd2e371933a9ebb2af90bd99a2fda127eeee6
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 01750ba20bbfedb0e88e04f6c9ad2ede4beee517b8f85af455c4f7b1d242d138
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.01069140 BTC
Feerates: 337.46 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (577,848 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,470 337,470 00000000000000000943638c9b7f08a3936686967780b744098e3bfb940c84b6 442 0.35/1.00 vMB 64
337,469 337,469 000000000000000015b60a7550982c4094ec40b0c3e5bb2b73f6b1afbe35383f 45 0.06/1.00 vMB 3
337,468 337,468 0000000000000000090b397cea42e21488fe05c8163d136e06541f6e5aa4ebce 381 0.22/1.00 vMB 29
337,467 337,467 00000000000000000969c579e6c86e9342aca33bdc87607086faad3d1262dcf7 619 0.56/1.00 vMB 11
337,466 337,466 00000000000000001722919987286712a8405956412c29158e0d08380917ef39 747 1.00/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.