Loading Tool

Explorer IconExplorer

Memory Pool

88,434 transactions
33.80 vMB
0.13832062 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt df027e466d050e515733240cf69ae906f14758bd8157e8ab009607ede8c54b36
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 6e3fcae5acf754e6b406f406d311e62eec6c6d26deeb633a97a21eb94eec1173
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,049
Size: 1.00 vMB
Total Fees: 0.05538943 BTC
Feerates: 469.97 > 5.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (427,688 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
487,261 487,261 00000000000000000042b72796e0a8f2fcd6fa5f2d8e0469bda4a0a6143b0688 1,601 1.00/1.00 vMB 60
487,260 487,260 000000000000000000b0253577021147f261c39d1ba6b271f66d63559a575c88 2,535 0.97/1.00 vMB 143
487,259 487,259 000000000000000000c651f05ceb0954c573a2f4c097d93e2ea68e8e38a888bc 1,953 1.00/1.00 vMB 116
487,258 487,258 00000000000000000085e6091cac2548f59347e603133f0d239f2424fcc430fc 2,633 1.00/1.00 vMB 187
487,257 487,257 0000000000000000002858bd2a1e6a5812f6fc1b56a348a965119dd6d11f1b06 2,465 0.94/1.00 vMB 133
487,256 487,256 000000000000000000f78355bba902fa979fd47542eb72ba5aa769628dfbe101 2,567 1.00/1.00 vMB 182
487,255 487,255 0000000000000000002f022fb7bacede7fb6079accd94090a25b680879aceb13 2,226 1.00/1.00 vMB 156
487,254 487,254 00000000000000000079ed286f70d6f27012a51f021aa46167775eba6e3eb133 2,258 1.00/1.00 vMB 182
487,253 487,253 0000000000000000003ff94f6c32d1bba60e42f9d5220351bd8508688eb624f9 1,570 0.97/1.00 vMB 144
487,252 487,252 000000000000000000eabbbc981b50473d2cbbc0e0831d78a058516dfca32555 2,064 1.00/1.00 vMB 175
487,251 487,251 00000000000000000008564e6dc69be8c42b45a5c56244058d7ea537c3c7207b 1,827 0.97/1.00 vMB 109
487,250 487,250 00000000000000000025a05104523f4bcddcee83e9c7deed57e90d21243114f1 1,784 1.00/1.00 vMB 83
487,249 487,249 0000000000000000004e6861634be63a9d9418fce737a7808b8fcdaf579a2046 2,510 0.98/1.00 vMB 168
487,248 487,248 0000000000000000009217a6f9844ccc73e22858f3edd607a6a60029e2b90ffa 33 0.01/1.00 vMB 483
487,247 487,247 000000000000000000447ce8a3914a853b0d01dc31ab9bb0de50ee9327e9c5af 740 0.91/1.00 vMB 29
487,246 487,246 0000000000000000003a793080ac553b7a2f288ca425823562150f27f5a51294 2,067 0.95/1.00 vMB 88
487,245 487,245 00000000000000000079ae99b30d87766d7a92189c2f1ed5ac8b430b57db64a9 1,024 0.96/1.00 vMB 24
487,244 487,244 0000000000000000004875679a02ce3fcbade4cc04afa4abc540206f3f99a44f 2,501 1.00/1.00 vMB 35
487,243 487,243 00000000000000000043f2de2ad4043176bc12f8930efcf20b98155d0c5ff245 1,660 1.00/1.00 vMB 81
487,242 487,242 000000000000000000be5cff6d223e1fc905f8e725e1e4f962722cac35c10b0b 1,840 0.94/1.00 vMB 16
487,241 487,241 0000000000000000003048fc4113fd8a04877787421c14d369fa514ca6db385f 2,362 0.97/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 657.86 GB
    • Received: 14.56 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.