Loading Tool

Explorer IconExplorer

Memory Pool

80,878 transactions
30.85 vMB
0.07581898 BTC
Random Selection Loading Transactions
Max Size: 187.72/200 MB

Candidate Block

Mining Attempt 93786149626486e196a4c023f88eacd726449628f6561564425510f5f965b70c
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 55ed9a222b155e7e0b323fd8274d71730c94709778263fd422e5ab6638ed7fde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,923
Size: 1.00 vMB
Total Fees: 0.00949685 BTC
Feerates: 265.25 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (502,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,451 412,451 00000000000000000250a6b5ce3a2810eff82e1f9b8149c4fa7a215e730be6e7 1,330 1.00/1.00 vMB 24
412,450 412,450 000000000000000002b90cf75588fd1fc5b4743a920aa14598cc16cabcf5317f 1,336 1.00/1.00 vMB 38
412,449 412,449 0000000000000000016aafca9ae6e7a4a75ee08785ad8da097b92bdfc57232e6 1,440 1.00/1.00 vMB 27
412,448 412,448 0000000000000000046cf6f556470167558f49785c9fed9559b78467791bd0c2 1,579 0.93/1.00 vMB 36
412,447 412,447 0000000000000000034fee9f66e1e24b54a5226249bbe30c7fda402613856351 2,506 1.00/1.00 vMB 56
412,446 412,446 0000000000000000039d35a5f613c48a6f49ab72801b846e1a742af2a792581b 1,138 1.00/1.00 vMB 27
412,445 412,445 00000000000000000333614e70e53a1fb31fee30fd9da11375af3935726fa5b9 971 1.00/1.00 vMB 21
412,444 412,444 00000000000000000074970f068cd0549cd8d60e4190fe47d1bff6290281d7e9 1,306 1.00/1.00 vMB 19
412,443 412,443 000000000000000001e6b822762fac991fb56f23792792a797c3d311c07989d3 1,981 1.00/1.00 vMB 42
412,442 412,442 000000000000000002aa6daf96683c53b010091529788c85a1da7911925c1301 2,024 1.00/1.00 vMB 35
412,441 412,441 0000000000000000034da7c25b3c6698df6c7cb5a9ebe248670e36415f5bb5d0 2,139 0.99/1.00 vMB 50
412,440 412,440 000000000000000001831feef7cb46e86760cd36d30dec594843ee01788a5780 2,890 1.00/1.00 vMB 74
412,439 412,439 0000000000000000051e5c83213322cf04022061a1021a4499f9d5cf03702bf2 3,010 1.00/1.00 vMB 82
412,438 412,438 000000000000000003c99851acf96fb791f790324d62ffad98e2c68de4783f32 2,965 1.00/1.00 vMB 79
412,437 412,437 000000000000000003a0c6019744df4ed6a3a4f6664d7aaab77b4600545be393 2,093 1.00/1.00 vMB 33
412,436 412,436 0000000000000000029e5728cdfdd012bd90d0212bd7798c78163833335c1c5a 1,138 1.00/1.00 vMB 23
412,435 412,435 00000000000000000492a1fa9d5722879f5ce8360588e3d99c97032b76e0cc4c 2,086 0.99/1.00 vMB 49
412,434 412,434 0000000000000000002df7619257b1e4fcf78744c7fffa3be84d60ce7c1974f4 1 0.00/1.00 vMB 0
412,433 412,433 000000000000000002dde5f89ac116ee888ce6ba984189181e9841c83090ca0f 2,621 1.00/1.00 vMB 66
412,432 412,432 000000000000000004f5cf6f4c4af9703ab3f8e02dd5e31eb19a8b757c98fd4f 1,006 1.00/1.00 vMB 32
412,431 412,431 0000000000000000049b8cbbcd75f964b3f6c0eaa4d3128f8ef588edf96c5fb9 994 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.71 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: 701.17 GB
    • Received: 16.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.