Loading Tool

Explorer IconExplorer

Memory Pool

77,454 transactions
28.77 vMB
0.07074854 BTC
Random Selection Loading Transactions
Max Size: 174.53/200 MB

Candidate Block

Mining Attempt f235b289caf4242349995486a8b7026ee382240226fce94434ab4b9af13c0690
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 0cfb58a06dbf32687e2d363590c9f268ccf8018ca45a6b8d08fc30ccda1b37dc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,148
Size: 1.00 vMB
Total Fees: 0.01095335 BTC
Feerates: 299.43 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (672,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,311 242,311 0000000000000038fc8f521b4ce192cf2d9c44ca6baf64afb46dd672c798d6e8 162 0.09/1.00 vMB 87
242,310 242,310 00000000000000505c3063bb8cab2ac1003a0c2adba209d044e4e555d26d566d 394 0.15/1.00 vMB 217
242,309 242,309 000000000000004ff1e329cbb20d95517ba4b5e3317a7a2bd410cbe6952830cb 350 0.17/1.00 vMB 136
242,308 242,308 00000000000000afa314a351b40f69c613ced6347560853813d65ccf1fe0db02 374 0.17/1.00 vMB 127
242,307 242,307 00000000000000b13ef82b8b161a7ebe0e541ee819357d46cec2cffda8d995da 273 0.18/1.00 vMB 115
242,306 242,306 00000000000000ace69c0040a059944f5c65bd81c0978b312d6909e0963fb8c6 662 0.25/1.00 vMB 196
242,305 242,305 000000000000000a70a26fe0ddc11fac4dcb3cb677ae8b09588df02ce182c311 333 0.14/1.00 vMB 171
242,304 242,304 00000000000000605d710fcf2de08b170e866aa2ec103275053fbfc211797a70 457 0.20/1.00 vMB 166
242,303 242,303 000000000000006bd2618b809d8744b2704b845768d948a0fa299cd8cdfcaeb6 196 0.09/1.00 vMB 157
242,302 242,302 0000000000000039f5043a25b32ba5d6df5b0a2714885e2c44ad71e0a65deb41 211 0.12/1.00 vMB 82
242,301 242,301 00000000000000a16fd4a0f87c3a70574f7fa876feb24d0985503999f101dd5e 495 0.22/1.00 vMB 137
242,300 242,300 00000000000000cc69cbb72a9315b8f010adf8965349147a494fcb64bd2741c9 672 0.25/1.00 vMB 208
242,299 242,299 000000000000009372e7dbd46435f87ff65007f6c9d343adca64ca3e940b6f78 337 0.14/1.00 vMB 150
242,298 242,298 00000000000000797b95a55900b124615eb481b587d73fd6df774b87f5d62caf 39 0.01/1.00 vMB 346
242,297 242,297 000000000000002f6b964b93968667198a8cab83afb1ad6139c347e495dfcd8d 290 0.16/1.00 vMB 113
242,296 242,296 000000000000006b6694395dc2ae9992f77b203ca69c464f2309f285f069d22c 323 0.14/1.00 vMB 207
242,295 242,295 000000000000006b6df7c4c13e0b0d091df33a8f27fa9a446844e43224678e2b 236 0.14/1.00 vMB 123
242,294 242,294 000000000000005cb91a9a7301ec1306cf1b0faba89fbccce2653e25ea9b103b 385 0.17/1.00 vMB 112
242,293 242,293 000000000000004220d3a2e1e97021ab4f73300b158e25732985d9b4c7868c8c 554 0.25/1.00 vMB 157
242,292 242,292 00000000000000324d8f41fb4fe725c87529f73e4d31d4c0e77d3909f68b68c2 551 0.25/1.00 vMB 189
242,291 242,291 000000000000009666d68d09510f6f93ea86b7e6149d998392b0808797aba509 543 0.31/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.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.