Loading Tool

Explorer IconExplorer

Memory Pool

46,356 transactions
27.95 vMB
0.07483685 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt d325177af0559424fd8127bc1b7f8a61c0f9284540698bf48bb0907f15f57f4a
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 39f8fdfbf8738f4e8685b1a6a2c2649a68de1290bc3d2e1826c42b5e6690e9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,230
Size: 1.00 vMB
Total Fees: 0.02156447 BTC
Feerates: 100.36 > 2.16 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (217,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,146 697,146 0000000000000000000d4095aca4e8248f25ebeb6bcb51d3f28ebdff36b610ac 2,608 1.00/1.00 vMB 24
697,145 697,145 0000000000000000000fbe65e8abf5dee4b1775dbab69cd6db0d9bc48404224f 1,091 0.45/1.00 vMB 10
697,144 697,144 0000000000000000000308d015be1f4844eeae5bac3796b298f212427054182e 592 1.00/1.00 vMB 2
697,143 697,143 00000000000000000009b0b2151145ba174d0cc24299e3be6f559d9cc26b22b9 2,676 1.00/1.00 vMB 13
697,142 697,142 000000000000000000025b19bde66847e3b36a1ca84aafcd0e42dfe2db13d5b2 205 1.00/1.00 vMB 2
697,141 697,141 00000000000000000001d58beab72724cdbe224a8e26da589e67790b9417f00a 903 1.00/1.00 vMB 8
697,140 697,140 0000000000000000000b70adf3ad3ee15997e111e87fbeb0b52636d58e7abba8 317 1.00/1.00 vMB 3
697,139 697,139 00000000000000000003fda102bb6b2db08ff1051bf11621b56f32021d8a9736 502 1.00/1.00 vMB 3
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
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.