Loading Tool

Explorer IconExplorer

Memory Pool

27,260 transactions
13.92 vMB
0.04272407 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.56/200 MB

Candidate Block

Mining Attempt 63b03bad82acacb289507ed750cf89cc0f471bc5418e610a221d5b8d32cb1d12
Version 20000000
Previous Block 00000000000000000001525ca79a5928e01ae69f067bf154460c8ad0bffe4173
Merkle Root 70700131d4a91e6d6db9ca953c26d5fb5cc26c099b55c66013aaa1d05497ae7f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,285
Size: 1.00 vMB
Total Fees: 0.00904340 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,252 (780,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,186 133,186 00000000000000dbfcbbe1399e50044b9d4f592547fd67f60e3dc7bceb5d674c 128 0.08 vMB 255
133,185 133,185 0000000000000255b499072ea4dd967dd17ef07809fa4bf2b23fa114e4317ced 57 0.05 vMB 128
133,184 133,184 000000000000038ea069d75dca5ded23e35c8a7cf0b03bebda70c8df8a9f4a4e 63 0.03 vMB 587
133,183 133,183 0000000000000b8f72992121b43f7bacaaaaee8d3de3110865a216dfbe14416a 13 0.00 vMB 603
133,182 133,182 0000000000000348552a2a83eb8906d552cdac356b4655b6ed8c20d673053491 129 0.05 vMB 546
133,181 133,181 00000000000007d81b78a2a873edc103f838e033424e8f32c0afb0cdba0b95df 11 0.00 vMB 348
133,180 133,180 00000000000006bd70a07d70fb3f33ab0f98c7bbf1bf586dbfc63f0ce64de2a5 14 0.01 vMB 470
133,179 133,179 000000000000037aa7c80b91f8e4933ea1e3eea0c4634e9e3ac6e746c6e93547 74 0.05 vMB 178
133,178 133,178 000000000000041f8e8ab73f1426ee605bfa31ed8e238e8963bf5d617c738b57 13 0.00 vMB 956
133,177 133,177 000000000000082a19700d3d18050e3cdc7375803aed2f66be5e440547872829 112 0.06 vMB 646
133,176 133,176 000000000000028b3c88a2744b602f86ddf9a5ed250c661ad83519b6e198238b 42 0.02 vMB 380
133,175 133,175 000000000000029b396609eae55cca7d79997fae03e1a8363bf85c8128841b04 75 0.02 vMB 180
133,174 133,174 00000000000002bb8edfce2f700159d93e6f85dda03ade3a2ef4dbf85775a89c 49 0.02 vMB 486
133,173 133,173 0000000000000936e0685ae70cbf798ff9824dd288ab69032077eb72688f3d08 30 0.02 vMB 193
133,172 133,172 00000000000006bfc44bbefc952400e241ad3582b2518eb6916adb276a59dcfb 23 0.01 vMB 8
133,171 133,171 00000000000005aaea9a69ff09943e5321f4b7297dc8ed4aff9e8688a236293f 11 0.00 vMB 328
133,170 133,170 00000000000001ffd96cb7717e9cd11b6abc6a9c6d0f9b6ee3a8640cf3b1bca3 44 0.02 vMB 753
133,169 133,169 000000000000011b61ca0b46a1b9fa72fadb2c66f650fbfd1b92cf3e062c662a 12 0.00 vMB 612
133,168 133,168 000000000000068e882e9cc963227f774196dc8e3d385f8e7c42a23fd77eeea0 34 0.01 vMB 712
133,167 133,167 00000000000003fc392bab7a327a019fce4b48c98d5bc4b0d8d20f6e21e4ce1f 171 0.05 vMB 148
133,166 133,166 00000000000006d23cb3510ff8619fa388650d214fff43555901da86575fd9ef 45 0.03 vMB 965
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: 34
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.45 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.