Loading Tool

Explorer IconExplorer

Memory Pool

46,412 transactions
27.98 vMB
0.07549910 BTC
Random Selection Loading Transactions
Max Size: 147.20/200 MB

Candidate Block

Mining Attempt de3d331f6bcad2ee6633dcfdf12fe7397b231d1cc5c1cc3328c559cee27bfc0b
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 8b24e68b29eb35446818c997090567c73a2c8f315a79e3a2f75c23e108c79a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02218790 BTC
Feerates: 100.36 > 2.22 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (217,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,138 697,138 0000000000000000000b11a455d56d0a23c41b422fd2f13fc789c8727602a391 1,278 1.00/1.00 vMB 2
697,137 697,137 00000000000000000003f0a0359159956b2ef077c4443e20b15349c4fa341c16 1,900 1.00/1.00 vMB 3
697,136 697,136 00000000000000000008cc6757d80c17de2e88e96e45af962f54adc089820f71 1,395 1.00/1.00 vMB 13
697,135 697,135 0000000000000000000a19516cdf94d28e494ef604d39791e1858ad935522ce0 1,604 1.00/1.00 vMB 9
697,134 697,134 0000000000000000000f9abe080b127f8f9d9187ffd27f8f5477249aece19ae1 2,625 1.00/1.00 vMB 23
697,133 697,133 000000000000000000038ba2e5d628f982210d3dd7a60f2cb83e911df2cb7f3b 2,641 1.00/1.00 vMB 18
697,132 697,132 0000000000000000000a4bff30e6d5a1a7953f27c246b290210c9261fd38e3d8 1,396 0.70/1.00 vMB 9
697,131 697,131 00000000000000000007c6b518af1e33701cc838a334446f2e99b1150009a25e 611 0.26/1.00 vMB 18
697,130 697,130 000000000000000000085a707fb6930c2052b5a43fd1590a490be1762ce0debf 317 0.13/1.00 vMB 10
697,129 697,129 000000000000000000074438874aa438aaa245d1b164c84d0335b2ca3cde5a09 1,013 0.33/1.00 vMB 11
697,128 697,128 0000000000000000000f63fd560aba47f833aae6e3b5f1c9e8efb304b42e3093 586 0.22/1.00 vMB 13
697,127 697,127 00000000000000000002e4c17c7ae952802879c385c925ccabb45adeccf9839e 52 0.02/1.00 vMB 8
697,126 697,126 0000000000000000000927b33bf41e838c1e72c5556cfef2593e4530ffbe7aee 281 0.14/1.00 vMB 11
697,125 697,125 000000000000000000050c4cdfc194497debe275b08f6fef6a45bd1310702c3f 2,126 1.00/1.00 vMB 20
697,124 697,124 00000000000000000004c58e79e39736dcbf77ccdfd0c6f9c0ea3a6e62eae8c0 2,458 1.00/1.00 vMB 14
697,123 697,123 000000000000000000010626af5e561366071e86e6c084c2569a560620de228b 60 0.02/1.00 vMB 10
697,122 697,122 0000000000000000000fd7f4cf40821c0821500129e368cb79f1a0b49b0881d4 1,284 0.63/1.00 vMB 9
697,121 697,121 000000000000000000096d6fee5079fdf0eebf81be4649d2542c43949dd1f2e7 2,177 0.92/1.00 vMB 15
697,120 697,120 0000000000000000000ed91d6a7b34b10c961bd6d6b8e38c4cf0515c93c4e08f 1,071 0.94/1.00 vMB 5
697,119 697,119 0000000000000000000ce7134f40f0105fd0b3050c5550eb5bddeeba3ee48112 990 1.00/1.00 vMB 6
697,118 697,118 00000000000000000005297e14d7538736ce150c94082580deadb5615b793f15 2,012 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.29 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: 657.04 GB
    • Received: 14.46 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.