Loading Tool

Explorer IconExplorer

Memory Pool

79,090 transactions
30.15 vMB
0.09354251 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt 99198f4e1fbe83786c885ae44318fd5559d9929422677c924c1875951e4e11bb
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root f97d754708a495c8f5d0e29c9a06bf52b8f489cdd0b8159c204a5cca91639d01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,202
Size: 1.00 vMB
Total Fees: 0.02294195 BTC
Feerates: 150.61 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (230,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,341 684,341 0000000000000000000ac20a46b3ae17f33e94e1335151612c9099324472d3ca 1,680 1.00/1.00 vMB 91
684,340 684,340 000000000000000000076abd974283d6f1ac6ee46e6275289b919a0b72578fb9 2,173 1.00/1.00 vMB 95
684,339 684,339 0000000000000000000829bed528e92e9c09f3c176cfbcf7cb8e2e1cffb3cbf4 1,587 1.00/1.00 vMB 117
684,338 684,338 00000000000000000007207d26428c738161a4353a408eac9eae7091a919cbf5 1,135 1.00/1.00 vMB 120
684,337 684,337 000000000000000000079d168b1459788c6e59ba3a20ab63799cb48689c177d7 2,220 1.00/1.00 vMB 107
684,336 684,336 000000000000000000051c32cff121a68b8f539b2e3b99d69700cd665777cb60 2,173 1.00/1.00 vMB 104
684,335 684,335 00000000000000000007429a0d527b5e16e4e4d4af8e836d9a3add403bf6bb1d 2,659 1.00/1.00 vMB 118
684,334 684,334 000000000000000000030b5d2f6b182dc5580504cb7f2a4285f7c512a907f901 2,614 1.00/1.00 vMB 129
684,333 684,333 00000000000000000002987389a9bc416ecac631eeed023dc7cc26ac0762ac17 1,631 1.00/1.00 vMB 109
684,332 684,332 000000000000000000073044585ef5fc7e2dc89b8f778f46371a5ee22f71806d 1,684 1.00/1.00 vMB 113
684,331 684,331 00000000000000000001c308647be40d99839e6d970f55632e8f63ef9618e594 3,185 1.00/1.00 vMB 139
684,330 684,330 000000000000000000015181a449eea5c73a657efbbbbc2ddaa139270d263fbd 2,923 1.00/1.00 vMB 133
684,329 684,329 000000000000000000044d3c84e013fd55479fab65722b3b5b2d4ef9547c679e 826 1.00/1.00 vMB 116
684,328 684,328 000000000000000000019ca69801788ddacbece335a075c39d90f62f45adb546 2,417 1.00/1.00 vMB 123
684,327 684,327 0000000000000000000396fcfb82628196d0c739be21517e5b2442b6eda544d0 2,971 1.00/1.00 vMB 143
684,326 684,326 00000000000000000001633ecd06e3241896e4da2c0221034b2fb1ae3a17f52e 1,652 1.00/1.00 vMB 122
684,325 684,325 0000000000000000000932453e0f7dc83d2f7d48dc0f0f03664e3c10645b672b 2,826 1.00/1.00 vMB 134
684,324 684,324 00000000000000000005d08894039c16f2ae96506567c75f068e6995f3e49144 2,449 1.00/1.00 vMB 128
684,323 684,323 00000000000000000005d7548a1470787d8a702f90c45755d287c276e52be492 3,036 1.00/1.00 vMB 123
684,322 684,322 000000000000000000083f404d43afeffc084e4a617ab68496141b35635a40ad 3,131 1.00/1.00 vMB 149
684,321 684,321 00000000000000000005100ec3d3d98e814399a044ea1fc900c9b81df8e828eb 2,957 1.00/1.00 vMB 124
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.35 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.