Loading Tool

Explorer IconExplorer

Memory Pool

77,165 transactions
28.32 vMB
0.09043471 BTC
Random Selection Loading Transactions
Max Size: 172.55/200 MB

Candidate Block

Mining Attempt e4800bf1700c2db24d3e7d779d281841afe8399e73c79631d6dd0d814803838f
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 73a73aed9c9cd390658cefa2b0429f76c77deb4aba89d3a077bad572ffac9ecc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02779901 BTC
Feerates: 201.07 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (459,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,163 456,163 000000000000000001c113310bdf91770cd7e6091c4695d610b3098609fb848e 2,499 1.00/1.00 vMB 209
456,162 456,162 00000000000000000146d2d6517276029a0a8b7969d6175a9219dfcbecc78157 1,488 1.00/1.00 vMB 156
456,161 456,161 0000000000000000023b1e7f32787df871b8da4f62d203316396bbcb85757654 744 0.25/1.00 vMB 220
456,160 456,160 000000000000000000cfb84ebd4c6b33ca3ccfe5013b59d841df41b41522cf3c 2,172 1.00/1.00 vMB 197
456,159 456,159 000000000000000001b191be05128d9092ec4d0a421ac8d0cd2127ebc0f68472 2,283 1.00/1.00 vMB 199
456,158 456,158 0000000000000000018f30099eaa03588b1d7e060681ec82039efd818fb91ffd 2,881 1.00/1.00 vMB 227
456,157 456,157 00000000000000000083dd4aba0284eadb27f67306182e3c4b38e7222e73c6d6 2,055 1.00/1.00 vMB 208
456,156 456,156 0000000000000000018e56c76df24593e4a336ab48dd2ae219361914122d68d6 2,290 1.00/1.00 vMB 251
456,155 456,155 000000000000000001e1bcc228ab661c30c2b36a1fba882d0c8f2dc47dfe128e 419 1.00/1.00 vMB 416
456,154 456,154 0000000000000000020eb14a9356c2b83c17fd215a3ec70d7142189829673ab5 1,354 1.00/1.00 vMB 179
456,153 456,153 000000000000000000fcf4ef3d1273bd0593b8df56923596676e06ce63ada0b0 2,351 1.00/1.00 vMB 186
456,152 456,152 000000000000000000c745cdd20007dc1ee5be4ecb7e40cc094e51790a413b59 1,877 1.00/1.00 vMB 236
456,151 456,151 000000000000000001caf840144846a53eb1c247378ed87227e19eedeb1b9b95 1,104 1.00/1.00 vMB 228
456,150 456,150 000000000000000001adffc1f705a762598e27fc36b887ffd67ae1bb970e9f65 872 1.00/1.00 vMB 320
456,149 456,149 0000000000000000005dd8da407bcf6805e3e25e81ec257cf60190d6e6127a09 1,275 1.00/1.00 vMB 163
456,148 456,148 000000000000000001531ce10be53890f7a223ec79a85a40b73fc6c1636f401a 1,100 1.00/1.00 vMB 165
456,147 456,147 0000000000000000020ec5e4b32d53d877cf9cb25cd4226c32d44d33071e25bc 1,647 1.00/1.00 vMB 174
456,146 456,146 000000000000000001fd711350fd1f4ec0f1a590eefd4e45975e60e5962d2abd 1,468 1.00/1.00 vMB 114
456,145 456,145 000000000000000000f6e8639603f356cd530e73770dc9c1c8bd983a4fb83159 1,781 1.00/1.00 vMB 127
456,144 456,144 0000000000000000001dc896872429dd03262a314920cb87179df3b767aa3978 1,782 1.00/1.00 vMB 190
456,143 456,143 000000000000000001c0ac21e402329bff90f7bedd50cdb35b318fc41f503cc6 1,495 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.90 GB

Node Details:

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