Loading Tool

Explorer IconExplorer

Memory Pool

46,441 transactions
28.07 vMB
0.08789065 BTC
Random Selection Loading Transactions
Max Size: 148.69/200 MB

Candidate Block

Mining Attempt 68f7053cbc8fbd9ee1660bb1c043924534afd09366f3bc1aaebe5b3aedc7e0dd
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root b2e5a4f081d3d1db267769b632522e37fb6aa1cdc3dc15809047a1aa6143d224
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.03270803 BTC
Feerates: 181.54 > 3.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (643,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,766 271,766 00000000000000058f3959dc7d84444f42a36cb2a7a4dc119cbb287a47dc70be 398 0.15/1.00 vMB 67
271,765 271,765 0000000000000004eb0635208abcb0489f9662c2a569ab06430caf419ea1a323 1,273 0.67/1.00 vMB 69
271,764 271,764 00000000000000063354501938ef92e43215c3933a07d564bd8883118c080292 1,445 0.57/1.00 vMB 104
271,763 271,763 00000000000000023ded9176f50fefeb03ec66ee6c3de9e0dfc694de61565003 837 0.25/1.00 vMB 273
271,762 271,762 00000000000000016750b28f66397e7ab0fe76a9fe5ea8004254febee2116291 202 0.07/1.00 vMB 111
271,761 271,761 0000000000000005a79f4934338caea9622933fb3177c1ba84e4ee6793c2be44 151 0.05/1.00 vMB 65
271,760 271,760 0000000000000002218fd428a5f1b9f05dce501ebbecb05c676fc2ea9ce25cf5 625 0.30/1.00 vMB 58
271,759 271,759 00000000000000001b42c26fa442acb5b428cc327a574a23cdd84df287a0904a 311 0.15/1.00 vMB 42
271,758 271,758 0000000000000004fb2145150d16f562a762b0b9def622a75e755135ed3d7e6c 129 0.06/1.00 vMB 70
271,757 271,757 00000000000000050b4d23c1d61bbac987c88001afa880788aeb1212c66828b0 219 0.07/1.00 vMB 64
271,756 271,756 0000000000000003941826b6fbd0d179d9bc90f21ab0b4d3e4979aba465c7caa 817 0.35/1.00 vMB 65
271,755 271,755 0000000000000000200a0e847eb4f421b99e0b2361293fc07592c24a84023b15 155 0.07/1.00 vMB 67
271,754 271,754 00000000000000058768a6030eb34016c2523700b5e8e9c7f357eaac63a2fcec 312 0.13/1.00 vMB 60
271,753 271,753 00000000000000068e19caca8cd7635d0c9a2c11111e0f53743b9969d2bfd236 279 0.15/1.00 vMB 39
271,752 271,752 0000000000000004c2e3b5bb00466f33c361da8b7257957ba2be00e49970d91b 581 0.23/1.00 vMB 51
271,751 271,751 0000000000000001ad3af82a72bc566933a99f48cd643227dd0463f8e23c7aa2 274 0.23/1.00 vMB 42
271,750 271,750 000000000000000591c89db889d6e65035c7d7eda7fa1f07ce4df1ae33cb7b6f 184 0.07/1.00 vMB 209
271,749 271,749 0000000000000002280fe2f6250207fc762ff17f2e8b927e28fc4ff0c57a865f 324 0.12/1.00 vMB 83
271,748 271,748 0000000000000004411b60781d097bf9092e17f9cc7aa2f7c5d2a881725a45c4 719 0.28/1.00 vMB 85
271,747 271,747 000000000000000221cc87c98e9598dcef36d7013f4093865059090a92a87741 681 0.30/1.00 vMB 65
271,746 271,746 00000000000000042c90a240a6f91d857b3416b2157998b0949faf3c608a601b 490 0.24/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.25 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: 655.59 GB
    • Received: 14.33 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.