Loading Tool

Explorer IconExplorer

Memory Pool

85,928 transactions
31.96 vMB
0.12474551 BTC
Random Selection Loading Transactions
Max Size: 195.90/200 MB

Candidate Block

Mining Attempt c138225971bb909f25720db0a5b69f43ea22b98ea2658ef466aec87393aac252
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 27494c8a30be45ff0436df5249d75e0cd89bb5b379be4b5004d8d53ed868eeb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,987
Size: 1.00 vMB
Total Fees: 0.04541656 BTC
Feerates: 301.57 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (638,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,156 277,156 0000000000000002afb0016d7f2e6e4bf5c2bd352a3f842804fa87ce2b3f206c 258 0.15/1.00 vMB 42
277,155 277,155 00000000000000031545b53a6e85e54e9329066cc7b1734cb28668fc6bdf5f5e 284 0.17/1.00 vMB 40
277,154 277,154 0000000000000000ad662c1ade957bb3b68635f5feff4dce5a466e8cc87c3365 303 0.18/1.00 vMB 37
277,153 277,153 000000000000000152a7147766f90252f63ae719b05d87dac5bd16f50ff4c40d 186 0.12/1.00 vMB 42
277,152 277,152 0000000000000002d82a011300983dfc23522c8e8c6065fd54d44c1462dda6ca 471 0.25/1.00 vMB 40
277,151 277,151 0000000000000002fbdc2fb8f17ffb022975a0289d18507f121cbb2929e2b81a 67 0.03/1.00 vMB 39
277,150 277,150 000000000000000227f4deca0a7b11ba230f213af1ed7a578dc568a28a1ba0a7 559 0.25/1.00 vMB 71
277,149 277,149 0000000000000002162a6614bd639e8c707358dafd03e3f607184460c4e818f0 297 0.16/1.00 vMB 40
277,148 277,148 0000000000000001526f2de9872e09c9435e348e8592b9ec0cef44aa6aed79ff 60 0.03/1.00 vMB 69
277,147 277,147 0000000000000002bc102e98a734101d1dfed224ebfde35f3c166130a5b16b7a 199 0.10/1.00 vMB 50
277,146 277,146 00000000000000034a89ea9553b21a530c27509c152c2db7a04a29a92e600ca1 411 0.28/1.00 vMB 33
277,145 277,145 00000000000000018b7dddded22188e12ffd57b0afbae7f7e41f4a2b4d26e6b2 566 0.25/1.00 vMB 76
277,144 277,144 0000000000000002730fb0d153f0153924f00b2f4c394e66b785abf7e9c700aa 113 0.06/1.00 vMB 13
277,143 277,143 000000000000000378ce6958f60e92068890820d2c1bc1a777b33092835820cc 412 0.19/1.00 vMB 59
277,142 277,142 0000000000000001d17401a474020ebe14cff0efdfcd879098629a272173abd7 71 0.03/1.00 vMB 100
277,141 277,141 000000000000000286bb1b8f64aa032db836fbfb616663117c4a1a7a4ff56133 356 0.16/1.00 vMB 43
277,140 277,140 0000000000000001dac347aaf8c0e4b3957a1f3e08bd320a2f418ee350f54ef5 97 0.04/1.00 vMB 29
277,139 277,139 00000000000000020ba042887fe889a9f4701ece0d4411747a732d791ebe7a87 414 0.30/1.00 vMB 21
277,138 277,138 0000000000000002f867f38615bd173011f90c21f15fa482e7552d54859bbf12 665 0.25/1.00 vMB 54
277,137 277,137 00000000000000038a1f207aa72c760259c4fce8306845c7ae82e4491d3c2398 716 0.25/1.00 vMB 80
277,136 277,136 00000000000000027ea588641dbb07b857900a25e05797c6be40c774de2128b7 211 0.15/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.