Loading Tool

Explorer IconExplorer

Memory Pool

72,019 transactions
27.31 vMB
0.07296255 BTC
Random Selection Loading Transactions
Max Size: 165.01/200 MB

Candidate Block

Mining Attempt 6e8e6c61f4951ae41b06a3420a52c7b6bbdd9be0beb91c15753372ab05fc39cc
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root d4d60f3e242c5ab8d3aef47436c8327fa5a92d14fd91f7b6b1e9747fcc55e5bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,224
Size: 1.00 vMB
Total Fees: 0.01420446 BTC
Feerates: 322.65 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (776,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,881 138,881 000000000000096bf30813aa3e9538a40669652125c8e308e0a13e6648ccd455 12 0.00/1.00 vMB 52
138,880 138,880 00000000000006904c948418c36957ef11ee01332c93e55565fab2f575f2fb74 30 0.01/1.00 vMB 429
138,879 138,879 000000000000095a5e762bd90d97225a275ae7c2d1a7bafb81e13c5c74a71d6f 14 0.01/1.00 vMB 19
138,878 138,878 00000000000002ae16697f7f930b78902fcdc00ca97a405d8a2d97f31d8ac1b6 25 0.01/1.00 vMB 462
138,877 138,877 000000000000052974133ba90164ba37ff3ee533d499f98c6768bc363e05dc2b 23 0.01/1.00 vMB 81
138,876 138,876 000000000000016e9a451b4d4d4f514ba1a32605f7725bf9b337a51c92c79312 44 0.02/1.00 vMB 119
138,875 138,875 0000000000000982834e878bd2ad45492f13c7f24ff424bb42019376cf924194 25 0.01/1.00 vMB 565
138,874 138,874 000000000000028bf184e80507f7512bf1c87c5b8763ca7e2a2d415a8c382f39 17 0.01/1.00 vMB 73
138,873 138,873 0000000000000463c749f47be9a3971765ea6e0745aa51f8b0a3413c1388ff31 7 0.00/1.00 vMB 0
138,872 138,872 00000000000008c1e4a8b22b3435ed135b054fb6d7e4db0e72f9d1209dbc32a2 19 0.01/1.00 vMB 238
138,871 138,871 000000000000022242fae967a7ec2d3a50ff30932b2c0105c895c5cd0a749344 22 0.01/1.00 vMB 61
138,870 138,870 00000000000004957b63f1ef5e9079a76472877fbbabd27ffdd0ccafefbfbcfc 7 0.01/1.00 vMB 182
138,869 138,869 000000000000010bb4b08beb4f8818c801df3ca803d384fe824c839f85e637cd 54 0.02/1.00 vMB 157
138,868 138,868 00000000000006c8dd0d4d551543275db18d6861d94a29c93f29f3161cc20244 13 0.01/1.00 vMB 187
138,867 138,867 00000000000000e8386ca7c3e107f43d6253beb5813f65176b81c12b1f93edc8 46 0.02/1.00 vMB 0
138,866 138,866 0000000000000655d763b4b07a524f1648e27a46ba68efac457247aba4f9f677 8 0.03/1.00 vMB 239
138,865 138,865 000000000000078b234902d4223d264569f90b6903f84e97bfd60a3e3a2b35e4 1 0.00/1.00 vMB 0
138,864 138,864 00000000000006a2acddd7ed41dc3d982fa0ff6f5b1ed74328e182fda145e845 12 0.00/1.00 vMB 0
138,863 138,863 000000000000029956881259205b53afc1c78e1166870fcd943f8c720dda12f0 48 0.02/1.00 vMB 252
138,862 138,862 00000000000002e7cf72adb7c9aed3602430fece38f512ed0db3029905d15d17 23 0.01/1.00 vMB 355
138,861 138,861 00000000000005bb05852c709100f9ba1be7db68ba85a5ee9658105867334a20 45 0.02/1.00 vMB 247
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.