Loading Tool

Explorer IconExplorer

Memory Pool

57,364 transactions
18.93 vMB
0.05232415 BTC
Random Selection Loading Transactions
Max Size: 119.45/200 MB

Candidate Block

Mining Attempt 24f1469d87e66a0b6dc506710739d6dfc15b47f310a78ebac27781eea93a6efd
Version 20000000
Previous Block 00000000000000000001091000006f1c03a4ef8ca9b57fd51dde0fdfb677ef26
Merkle Root 37d95a5edd49431e6b2062fc834528a486b766ba9b93c5be7af09bcf86c43133
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 868
Size: 1.00 vMB
Total Fees: 0.00980231 BTC
Feerates: 185.04 > 0.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,699 (657,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,169 258,169 000000000000000f6108c4e49f48e07102e431a292a6e206e7819e6231518f01 815 0.25/1.00 vMB 205
258,168 258,168 00000000000000039cca0b5448eed23c43a188a52feac36cc8362695ac94fed6 142 0.05/1.00 vMB 129
258,167 258,167 0000000000000006a5d69d58ba2c8da189c0bd4124f41e0d29eba495c6f10608 53 0.02/1.00 vMB 72
258,166 258,166 00000000000000178359befbde6ee01abae68f593543183d4ad6bc2a4225ca2f 274 0.11/1.00 vMB 127
258,165 258,165 0000000000000003110f482dce8d6e8fc93d323c354d50873a7d32547dc649fd 48 0.02/1.00 vMB 124
258,164 258,164 0000000000000003a9057916875ec545901a76ff639ff12ba43d3ba9df4ab2a5 257 0.10/1.00 vMB 100
258,163 258,163 000000000000001be401f40721d06b29e832fb6940d0480e901d3176bbe7a135 594 0.20/1.00 vMB 129
258,162 258,162 000000000000001848d11540ab292848bc1011f886d4ff80fcce57fbb7cab796 37 0.01/1.00 vMB 96
258,161 258,161 000000000000001405736fb666eaf43ba90dc1ad1b8e596097c617de6f9e237e 221 0.09/1.00 vMB 123
258,160 258,160 000000000000001cbb36704dbbc108ac17c9306f885591e45fd95a96c4a4ec07 106 0.04/1.00 vMB 117
258,159 258,159 000000000000001b078dbc2254868f7265b85942000675d7b332a6f9a293e313 180 0.08/1.00 vMB 103
258,158 258,158 0000000000000001b9fca674e7f774d1bd98d814fd678db2f0540aea95d18f40 300 0.11/1.00 vMB 130
258,157 258,157 00000000000000075c6603254b12dd14aa7ff7ff4fd64c03dd9ec1d788f048ac 311 0.12/1.00 vMB 113
258,156 258,156 00000000000000088d5e74d7b93d8fccc9e126ebc8601d33623be74863fc10fb 130 0.05/1.00 vMB 93
258,155 258,155 0000000000000019787b4ba96d4e7b4cd5daa99b456f72962745aa8200dfa6f3 64 0.03/1.00 vMB 14
258,154 258,154 000000000000000c9d032f4b85c65809f0b4a847b11faffcda2d2be36815baf8 224 0.08/1.00 vMB 115
258,153 258,153 0000000000000017eee4029a35fcd2479cc0f921a83410a90bd5abc879954a51 575 0.22/1.00 vMB 99
258,152 258,152 00000000000000129f7bd557762e9d567e868c66947452cab6e623b24a952214 525 0.20/1.00 vMB 63
258,151 258,151 0000000000000015e9ebeed2c04780c8006c3f91e47d7fac3536dca1385e0d97 643 0.25/1.00 vMB 152
258,150 258,150 000000000000000845d75e79191e2a2c2a82852fbfd573f00bfa2ced1e6f3871 607 0.34/1.00 vMB 70
258,149 258,149 0000000000000018d60251ce68d2f26b6e4811ae2b0e300246b97a25209aea1f 234 0.13/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.59 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: 775.05 GB
    • Received: 20.78 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.