Loading Tool

Explorer IconExplorer

Memory Pool

59,819 transactions
18.64 vMB
0.07294749 BTC
Random Selection Loading Transactions
Max Size: 117.95/200 MB

Candidate Block

Mining Attempt a229ab1eb1c0f30c73de1bdb9b11bb350264bae4f49b3737299f81b483ae9398
Version 20000000
Previous Block 00000000000000000000ab4f713c5a892e978b1a4405580e911bb8d65cd4b87a
Merkle Root 2fe5d6ead3285f0501dc5a4888f4ae1fade92ebec299db2279ce05a7b73d6d4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,421
Size: 1.00 vMB
Total Fees: 0.03093853 BTC
Feerates: 126.55 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,719 (764,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,131 151,131 0000000000000abde004a346f2be1a681a274e6ef4b5cd5484e2052971fd3557 12 0.00/1.00 vMB 196
151,130 151,130 00000000000003ec8e75b9b9f8b242286edc542a0170f52ba644d6defd962196 71 0.02/1.00 vMB 132
151,129 151,129 000000000000076924939cf6542e34bc2557dc2985d54f34b541791ae504986e 73 0.02/1.00 vMB 0
151,128 151,128 000000000000066fa9b563f507e85ad87f4c28eb9e9af5620a51b75d11ec5a80 76 0.04/1.00 vMB 224
151,127 151,127 0000000000000259854ab0c8922b436552743e144f83fff43aeea74dd1f5655c 35 0.01/1.00 vMB 758
151,126 151,126 00000000000003a7cd21aea8a637080d663cbf2c53af60693f78d93437174711 21 0.01/1.00 vMB 90
151,125 151,125 00000000000002c7a7479c15f7ac2a8c1d47a1d3dcb078c6de3174e87ab709cc 90 0.03/1.00 vMB 138
151,124 151,124 00000000000001908187d7f946b094ccc5abac2ea53b477cd09af434477940d8 107 0.05/1.00 vMB 437
151,123 151,123 0000000000000183c36016b44459619f004c6650950f00cc8eb507de239076ce 12 0.00/1.00 vMB 16
151,122 151,122 0000000000000091e08342badb3b8c252e2368eeabb523d0fc846eb1a06dd273 19 0.01/1.00 vMB 192
151,121 151,121 00000000000001bf9bf8f584b75c438d9421f7a0b26a70a89f803ea27be45361 41 0.01/1.00 vMB 7
151,120 151,120 0000000000000435d91e928a739f9586a7c364ce911ecf26412e487df3dc4b45 29 0.01/1.00 vMB 102
151,119 151,119 0000000000000a8927cd469a761e8f459aea2830019497baad3affbf32ecdbfb 22 0.01/1.00 vMB 192
151,118 151,118 00000000000001f4d2729efac62b6cedb8f5f70f6eadfc49a995c5473644089d 12 0.00/1.00 vMB 0
151,117 151,117 000000000000011bae78456d166e0b8586fa498f6b1d8491a3c0b6863c5260ef 51 0.02/1.00 vMB 386
151,116 151,116 00000000000001a0cf1e80dac4f4cbf0292617a46d880783e20f185943b4776f 49 0.04/1.00 vMB 142
151,115 151,115 00000000000001626e3949825e8f4d323b2b4425ab76c2993e5444165dc32e60 35 0.02/1.00 vMB 227
151,114 151,114 00000000000004a0cea6d8001e20ef475b45670a2adac76d04c225d69f29f07e 13 0.00/1.00 vMB 354
151,113 151,113 0000000000000968032b238fdb97e3eb261d9473fcccbfbd8eb429af65cc838c 64 0.02/1.00 vMB 23
151,112 151,112 000000000000074cd6f5249d4b4f1a3a3bd7a9e9e823c7bcd0fbc7e3486c43f5 35 0.01/1.00 vMB 1,039
151,111 151,111 000000000000006bbb9b86a9e43178d94952aabe865edd3a4e2a89427073ab87 26 0.01/1.00 vMB 285
Previous 10 blocks ↓
Total Size: 783.62 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: 775.60 GB
    • Received: 20.90 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.