Loading Tool

Explorer IconExplorer

Memory Pool

51,729 transactions
30.68 vMB
0.14083084 BTC
Random Selection Loading Transactions
Max Size: 163.71/200 MB

Candidate Block

Mining Attempt cbf7439283620dd6817e73d9b35e643d3c2b2c8fdcafafbd1d61362f0fed48e4
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1b54d162a60104d60d936ba859361f8c1ff3b2bc68deadb26d66a75ae94cd466
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.05613739 BTC
Feerates: 179.69 > 5.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (98,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,138 816,138 0000000000000000000167b70c08071c338a3a4386099aff961f7a9a7d20b78c 4,474 1.00/1.00 vMB 126
816,137 816,137 00000000000000000002fef4319014bf2acd9c81d8502e42d5744c682ef69375 4,086 1.00/1.00 vMB 267
816,136 816,136 00000000000000000003909ad426a6f122532660c6f026a45ce8aafa7be01013 4,644 1.00/1.00 vMB 77
816,135 816,135 00000000000000000002ce09be8336eb195ece97d7bd37af6a744734b32b246b 4,000 1.00/1.00 vMB 133
816,134 816,134 000000000000000000003f722076172b9801220063da96e95f1115b403a6a828 3,483 1.00/1.00 vMB 54
816,133 816,133 000000000000000000040950897019620d38277cb81ae78b3c84e4d303b5eaed 4,478 1.00/1.00 vMB 110
816,132 816,132 000000000000000000021b1ff84fe38d8d677b01f10a2d96f2d97cb4723a179f 4,115 1.00/1.00 vMB 103
816,131 816,131 00000000000000000001031518c84dc6348b9e68ce6b27cf093bf4e0ff66d393 4,203 1.00/1.00 vMB 76
816,130 816,130 00000000000000000002b01d584a0396be8f7b319ae3bbfd127c37b740deb3c1 4,480 1.00/1.00 vMB 96
816,129 816,129 000000000000000000010ad7a70e19f567fb570f257ca86f281e505a10334262 4,207 1.00/1.00 vMB 136
816,128 816,128 00000000000000000001c993bfacd5d3dfed769f4a7aafa135522b3efb4dbb95 4,267 1.00/1.00 vMB 140
816,127 816,127 000000000000000000017fbb0664145223abd8fccce17516d43ce19377973b67 3,777 1.00/1.00 vMB 133
816,126 816,126 00000000000000000003da9bfd3f42472fa578174998e32905a1c95209cedfa4 3,760 1.00/1.00 vMB 75
816,125 816,125 00000000000000000000217f4c6b395145372cde9aa467f8781043d1b7033443 4,742 1.00/1.00 vMB 84
816,124 816,124 000000000000000000039f606c7046a6ee5068a56df59e2b8637ab69dc6139e9 4,385 1.00/1.00 vMB 98
816,123 816,123 000000000000000000034dba7d0a0d60adfb3b776e06fed01ddb5679fdaaa3a5 2,621 1.00/1.00 vMB 45
816,122 816,122 000000000000000000029fa3fb0507fac8b3940bc7180ad9fdd8923fcf4377a1 3,901 1.00/1.00 vMB 53
816,121 816,121 00000000000000000002a7ec7fd059bf5659831c5f538073c6bdfe7cf3a194d9 2,765 1.00/1.00 vMB 64
816,120 816,120 000000000000000000003fe44d68051adf23141a103265a9b42dbeeb9e4fc2b5 3,855 1.00/1.00 vMB 171
816,119 816,119 000000000000000000025433a74fa0f032f6bd95e7d1178190b473a0b41d260e 1,914 1.00/1.00 vMB 44
816,118 816,118 00000000000000000000332ccd3fb7c76ee315ba66b731bee66d49c8458bc095 1,870 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.