Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
29.04 vMB
0.07339294 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt a2c7137c8b55c0100cbef6445f18f6572fc58690656146154a859c77d94ee09f
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 88d594cce04d057cd33ea2ff98737788fbb3e5b729d8dd4f239e44824b40c352
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,320
Size: 1.00 vMB
Total Fees: 0.01269494 BTC
Feerates: 502.67 > 1.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (309,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,351 605,351 0000000000000000000faec3d26fb16cc4016339ed9ecc4306666e6fd18dbe5e 2,495 1.00/1.00 vMB 24
605,350 605,350 00000000000000000013146f94e7b22e0f3dd84a0fa89d5dfa72caecd89a12dc 2,821 1.00/1.00 vMB 26
605,349 605,349 00000000000000000000f16ea72e93307aa89f6a790a1e6270c528514416d031 3,011 1.00/1.00 vMB 13
605,348 605,348 00000000000000000008b4a219185275a95f763074c56391a23787f8536aa7ad 2,633 1.00/1.00 vMB 20
605,347 605,347 000000000000000000012e738dd892468ddbd9326bea21a125bcbc8900a19889 2,740 1.00/1.00 vMB 56
605,346 605,346 00000000000000000011dd50433fbf03f1026c2e65c5160cd21d8da6efd11290 2,337 1.00/1.00 vMB 14
605,345 605,345 0000000000000000000339c317a2f7245b770c31da3e35a3e3ca085d64eab9c2 2,452 1.00/1.00 vMB 20
605,344 605,344 0000000000000000000b3f6fd4bc89a81c9c831e8d16b7d1aa14b4b747fe18d9 2,181 1.00/1.00 vMB 16
605,343 605,343 00000000000000000014232dc52d58071d17bf6b547c85400b3c089de929729e 2,686 1.00/1.00 vMB 23
605,342 605,342 0000000000000000001045700fab90c70f45460521edfbdbf93b45d9ada9c150 2,989 1.00/1.00 vMB 27
605,341 605,341 000000000000000000099925b7159de24c43cddca0c9723aee0987ea99fe4d58 2,778 1.00/1.00 vMB 16
605,340 605,340 0000000000000000000cd6151f72c27ae6c715ae598f8f86832c910b1557910f 2,664 1.00/1.00 vMB 38
605,339 605,339 00000000000000000014cbd9c0c6e48b4fa2a3cf11d97e7fd9f563b7bb31e9bc 2,569 1.00/1.00 vMB 22
605,338 605,338 0000000000000000000f8b47634a889e40f672832c0e51170f0339c7573720a0 2,606 1.00/1.00 vMB 20
605,337 605,337 00000000000000000009fdadcabef57d7d0956e8ac9e26107530b5742d203dda 2,144 1.00/1.00 vMB 29
605,336 605,336 0000000000000000000f60f718002d121e209e9998651ae55ae9cbe7aeb20891 2,769 1.00/1.00 vMB 33
605,335 605,335 00000000000000000004e53974b90599f10fb660566ae7ec4d84f6295d2e45a7 2,574 1.00/1.00 vMB 60
605,334 605,334 0000000000000000001553170caf48b91669999a6c712486e96519658db769db 391 0.31/1.00 vMB 13
605,333 605,333 00000000000000000009c328afd4da24f3ab0a043fc9b641578cef7d95c622be 2,071 0.66/1.00 vMB 20
605,332 605,332 00000000000000000005b8b77045404d343ebfbd6ca7408b538eeb3c35b01804 1,598 0.55/1.00 vMB 18
605,331 605,331 0000000000000000000ef98acb74d44048c19a0088de3ccf0ea02b7881574d07 215 0.07/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.55 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: 669.65 GB
    • Received: 15.76 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.