Loading Tool

Explorer IconExplorer

Memory Pool

80,723 transactions
29.79 vMB
0.07145975 BTC
Random Selection Loading Transactions
Max Size: 179.72/200 MB

Candidate Block

Mining Attempt 4676380924fd1b78d19d9a5568be6c9998f666602c7d9e40cd8a906709d2ffe3
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 5f240f59667264c4dabe1671994e9e05a02c9acff3848e0558f3789e7c627df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,757
Size: 1.00 vMB
Total Fees: 0.01063169 BTC
Feerates: 100.36 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (683,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,270 231,270 00000000000000bbd368c373e289fa3197c423137ef05add66bbda01af02f00f 518 0.25/1.00 vMB 174
231,269 231,269 00000000000001c694518cbe4fdde7b1bc9a2fa5607f9d65a81720fda0dc9d46 434 0.21/1.00 vMB 154
231,268 231,268 0000000000000086d9feb0c799ec59836e509468eedb35d81028fa6769aced0d 50 0.03/1.00 vMB 441
231,267 231,267 00000000000001e2e5286f30457cd79a5adde9133b54330be05b7ddbf9a23f7d 230 0.10/1.00 vMB 173
231,266 231,266 00000000000000a9df1baad930ed4eee595ff6f0f26cace7f7e398df4c75bc38 7 0.00/1.00 vMB 164
231,265 231,265 000000000000006c2f1734c1428e04b53e44f0406d8f4dd08913622dfe496d0a 221 0.09/1.00 vMB 168
231,264 231,264 000000000000005f16a4ef93e39c3cb0b0b76c5d3255826d486b7bccf3b1f765 38 0.02/1.00 vMB 122
231,263 231,263 00000000000002092e2c595c82f489542045e33657365097bda8ad1c6818fd7f 300 0.19/1.00 vMB 110
231,262 231,262 00000000000000619d1b63dd559325b4a4610f4ec46691894d752cd1b215f75e 436 0.22/1.00 vMB 227
231,261 231,261 00000000000000b82bdf6a5db0e66a50650026c15a1837163689cf04a3f67ecc 547 0.25/1.00 vMB 174
231,260 231,260 000000000000016d83f71d4bb8ef6ad75d242e89b883ab2fe05a6009d79f59c9 5 0.00/1.00 vMB 87
231,259 231,259 00000000000001a80218fab7ecc7cb5a8c1dacf2699692d0202381dc9001b297 609 0.25/1.00 vMB 397
231,258 231,258 00000000000000dfbe8bf0b2154c744b045458da235e931740dc027bdadb3628 160 0.07/1.00 vMB 198
231,257 231,257 0000000000000123878df73436f282513788827b0ec0a068b4a95b033f8aebd7 373 0.17/1.00 vMB 178
231,256 231,256 0000000000000110769bf327364b4b3e4c44f7131e09ca5832c801510b9008d9 16 0.01/1.00 vMB 160
231,255 231,255 00000000000001522b9a56544a45c8226ee075d9d7c399825d7e18559f5530d4 269 0.14/1.00 vMB 113
231,254 231,254 00000000000000c013ee4372a5febfe31a37b77dd3fc769d04266bdaa748c038 383 0.25/1.00 vMB 65
231,253 231,253 0000000000000100bdba68af70910fedddcb940510794d760e1455b0f7d9cd5e 48 0.02/1.00 vMB 147
231,252 231,252 000000000000003c7f21ebfd744b22a2c3d95d2d14fd5ec7634533e74dea06f5 525 0.21/1.00 vMB 230
231,251 231,251 0000000000000225efac327c5118c193c33da5f5c8a1b4c4f9ca0c88807c2083 523 0.25/1.00 vMB 183
231,250 231,250 00000000000000fc0336bf256c2d1561d105d567384d072109da20c01c530a4f 272 0.10/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.