Loading Tool

Explorer IconExplorer

Memory Pool

44,344 transactions
27.20 vMB
0.07618877 BTC
Random Selection Loading Transactions
Max Size: 143.53/200 MB

Candidate Block

Mining Attempt 6a387cdfa998d1429d08cda4ef471f24a95b6241fa3c39a5ce44e524fa69cac2
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 99560c5320f4fe18d42e8599ce6f4eeff81e8e06ad4cb92fbfb506ff5bacc6ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,162
Size: 1.00 vMB
Total Fees: 0.02566257 BTC
Feerates: 200.83 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (125,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,333 789,333 00000000000000000002c7b74339dc798c960c0e41429639bd49f353a9632e96 4,313 1.00/1.00 vMB 72
789,332 789,332 00000000000000000002012e5d936301956667643d57e092e17648bb8baa5593 2,847 1.00/1.00 vMB 98
789,331 789,331 00000000000000000001e9d748a6208954c3aab458f258ca6c54edd5f6b607df 3,107 1.00/1.00 vMB 74
789,330 789,330 000000000000000000008b3671878f3f312b54a7e00922ac0e0cbfb5ca688e0f 3,321 1.00/1.00 vMB 65
789,329 789,329 00000000000000000003d9edac7ee564552d1703c4395eb1093798ae2cf32d04 3,052 1.00/1.00 vMB 115
789,328 789,328 00000000000000000003ea18654c5cda8f8bdebd34eb7aef8d73ab0fdb096d66 2,982 1.00/1.00 vMB 183
789,327 789,327 000000000000000000042161088c7484881563bb8d0cde282e6667cab205341b 2,538 1.00/1.00 vMB 208
789,326 789,326 000000000000000000032ff0a99b9d660260aa6fc2a16658b45012a15f391623 1,793 1.00/1.00 vMB 346
789,325 789,325 00000000000000000001fff52eafb8f2e0b7252d6b99207e9c80d767db330b6d 3,979 1.00/1.00 vMB 89
789,324 789,324 00000000000000000002c834e1c9e09eeec76387b51d2aa60156ef0e52b622d5 2,749 1.00/1.00 vMB 140
789,323 789,323 000000000000000000042ca0fc85b657595a355c1955a01e87eeb086a4ef9ce6 3,830 1.00/1.00 vMB 120
789,322 789,322 0000000000000000000417f69d21decc2082f43eec0ac38cfa9f4ec7266792b8 4,401 1.00/1.00 vMB 48
789,321 789,321 00000000000000000002ce5109621be135c55557551a11e0e74eacf6ed19dd97 3,066 1.00/1.00 vMB 83
789,320 789,320 000000000000000000000a55e7dc6c9c97ab285664a15101ed235d485787fa34 2,624 1.00/1.00 vMB 145
789,319 789,319 00000000000000000003347c8cdd3a35d198fdf11d89bbcdfaa13823137bca6a 3,180 1.00/1.00 vMB 131
789,318 789,318 000000000000000000040b0adf35e759a69289b69f31fbe1b9fa1efa238a6a70 3,471 1.00/1.00 vMB 80
789,317 789,317 00000000000000000001307d289ab422207e8e14d2946f47febae9b4b7b9d01e 3,005 1.00/1.00 vMB 63
789,316 789,316 00000000000000000002058cc8a33758feef6215b4906fd7feeb7fed1789a93f 3,970 1.00/1.00 vMB 72
789,315 789,315 00000000000000000001f98893b1f87ec647940e043e3778458b84fef3854e80 3,942 1.00/1.00 vMB 71
789,314 789,314 00000000000000000005b26d3292a30f47d2d6bcf53c33ea751316921818bdcf 4,152 1.00/1.00 vMB 102
789,313 789,313 00000000000000000004b568c5c64111e605143bb5695cc4f3a009dc4bd94b0c 3,541 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.03 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: 650.40 GB
    • Received: 13.27 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.