Loading Tool

Explorer IconExplorer

Memory Pool

27,821 transactions
14.09 vMB
0.04864663 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.48/200 MB

Candidate Block

Mining Attempt dbbe6aaea686582aa74d865efc1acc5d575c2d16bcd19d38e72bd0a05985ecd8
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root a2418022084194f97f736f8c1f0a13008dd51f3beee7a838b39a8ce81666db30
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,251
Size: 1.00 vMB
Total Fees: 0.01444125 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (762,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,129 151,129 000000000000076924939cf6542e34bc2557dc2985d54f34b541791ae504986e 73 0.02 vMB 0
151,128 151,128 000000000000066fa9b563f507e85ad87f4c28eb9e9af5620a51b75d11ec5a80 76 0.04 vMB 224
151,127 151,127 0000000000000259854ab0c8922b436552743e144f83fff43aeea74dd1f5655c 35 0.01 vMB 758
151,126 151,126 00000000000003a7cd21aea8a637080d663cbf2c53af60693f78d93437174711 21 0.01 vMB 90
151,125 151,125 00000000000002c7a7479c15f7ac2a8c1d47a1d3dcb078c6de3174e87ab709cc 90 0.03 vMB 138
151,124 151,124 00000000000001908187d7f946b094ccc5abac2ea53b477cd09af434477940d8 107 0.05 vMB 437
151,123 151,123 0000000000000183c36016b44459619f004c6650950f00cc8eb507de239076ce 12 0.00 vMB 16
151,122 151,122 0000000000000091e08342badb3b8c252e2368eeabb523d0fc846eb1a06dd273 19 0.01 vMB 192
151,121 151,121 00000000000001bf9bf8f584b75c438d9421f7a0b26a70a89f803ea27be45361 41 0.01 vMB 7
151,120 151,120 0000000000000435d91e928a739f9586a7c364ce911ecf26412e487df3dc4b45 29 0.01 vMB 102
151,119 151,119 0000000000000a8927cd469a761e8f459aea2830019497baad3affbf32ecdbfb 22 0.01 vMB 192
151,118 151,118 00000000000001f4d2729efac62b6cedb8f5f70f6eadfc49a995c5473644089d 12 0.00 vMB 0
151,117 151,117 000000000000011bae78456d166e0b8586fa498f6b1d8491a3c0b6863c5260ef 51 0.02 vMB 386
151,116 151,116 00000000000001a0cf1e80dac4f4cbf0292617a46d880783e20f185943b4776f 49 0.04 vMB 142
151,115 151,115 00000000000001626e3949825e8f4d323b2b4425ab76c2993e5444165dc32e60 35 0.02 vMB 227
151,114 151,114 00000000000004a0cea6d8001e20ef475b45670a2adac76d04c225d69f29f07e 13 0.00 vMB 354
151,113 151,113 0000000000000968032b238fdb97e3eb261d9473fcccbfbd8eb429af65cc838c 64 0.02 vMB 23
151,112 151,112 000000000000074cd6f5249d4b4f1a3a3bd7a9e9e823c7bcd0fbc7e3486c43f5 35 0.01 vMB 1,039
151,111 151,111 000000000000006bbb9b86a9e43178d94952aabe865edd3a4e2a89427073ab87 26 0.01 vMB 285
151,110 151,110 0000000000000a5fb7bdcbf9ba271a986f59b98666c739a7a8c4fe5d2e1f2b75 100 0.04 vMB 118
151,109 151,109 000000000000009772aac931cf91f77c25d39e2272d5248c6f5a9d3766b1d7f7 15 0.00 vMB 55
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 32
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.51 GB
    • Received: 0.01 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.