Loading Tool

Explorer IconExplorer

Memory Pool

41,506 transactions
26.03 vMB
0.05096734 BTC
Random Selection Loading Transactions
Max Size: 136.37/200 MB

Candidate Block

Mining Attempt ffc96772fe64b1e66cadcfd2168345367e19bd7795b20c54a63952971baec7c9
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 8f88d60d42ff66c8251d1f04888c4cc23c91c1c960a2269cf008d4fbdd9d8380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00358215 BTC
Feerates: 18.26 > 0.36 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (602,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
312,301 312,301 00000000000000002ca642d18e60e05318c56a3d2fbdfe2eab2593c34c889402 790 0.63/1.00 vMB 22
312,300 312,300 00000000000000001b2e2f10e40abaf7f091bd0b5183b053a32584e822142397 1,192 0.75/1.00 vMB 28
312,299 312,299 00000000000000001c33130328f386a8945a0e801ae0dcf3620a4a95461c14a5 51 0.03/1.00 vMB 6
312,298 312,298 00000000000000003878c799926c787a78bbce925bd7483deda6b9f64f6427fd 980 0.70/1.00 vMB 23
312,297 312,297 000000000000000039e2cedce183020b12d251937a12529ca2a668ed11e502c1 697 0.42/1.00 vMB 29
312,296 312,296 00000000000000002945a2acacff26483febfa144495f4bd425b78910da2b9fc 373 0.69/1.00 vMB 15
312,295 312,295 0000000000000000024a8a92952796a010743831b97e9ab18f1df1e0731dba9b 601 0.75/1.00 vMB 17
312,294 312,294 000000000000000030e839b41769159496f3f138f8f64658b210ccd0633a070a 128 0.07/1.00 vMB 16
312,293 312,293 0000000000000000194edcfc5278311b1803847de716d8bb6f401969cd38b057 1,583 0.92/1.00 vMB 27
312,292 312,292 00000000000000002a153f45aaf66f9fde0ab409b987c22ef4a8cea3e6f5d392 1,414 0.75/1.00 vMB 34
312,291 312,291 00000000000000000b1cadeb0b5882b3dceb38702476a804f1f8f7c4d012718b 873 0.35/1.00 vMB 35
312,290 312,290 00000000000000000777d6aa9995420770c4ce7cbde0ab5e81a954a3a90927c2 627 0.25/1.00 vMB 40
312,289 312,289 00000000000000000b5613955859fbdd3552c1a7dd90db720a47458b1696aa45 1,024 0.31/1.00 vMB 63
312,288 312,288 00000000000000001488167dc75c6ce202f7a21f4138876db1da4bbaeb83753d 130 0.05/1.00 vMB 28
312,287 312,287 000000000000000034a4efac6ee63ae581fdc28f6c2cbc760de8e24ce77e7ecf 328 0.26/1.00 vMB 20
312,286 312,286 00000000000000002c8166dddadfa59a6c8e5be3b09c87e8447f12b6dfd5a707 174 0.09/1.00 vMB 16
312,285 312,285 00000000000000001a70f5fd3e7ca5893a144a6363a9dbad7cde9d921fe86b25 106 0.13/1.00 vMB 11
312,284 312,284 000000000000000030270eb592dbad812c6ce5b798a0164ba841e7488451ca8e 622 0.39/1.00 vMB 23
312,283 312,283 0000000000000000123828cb7a261e0d0bda7d6fb215161cf6b4c92d4e46118f 250 0.34/1.00 vMB 18
312,282 312,282 000000000000000018d3a607c1aee1b55436aeb7da73981105c72bd9d77b72a1 871 0.35/1.00 vMB 38
312,281 312,281 00000000000000001ae66a63cff0ee3450b051d74928e92d423030a614485360 333 0.27/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.