Loading Tool

Explorer IconExplorer

Memory Pool

72,322 transactions
27.86 vMB
0.07392215 BTC
Random Selection Loading Transactions
Max Size: 168.35/200 MB

Candidate Block

Mining Attempt 504f9a532e69b039051721988a1dc5af6654e58598f8e078222dce3c6294cea8
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 98a57a1e23a01d975b410699b3afd5bc71b88d8bbf4d2e86420821e59c18490e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,827
Size: 1.00 vMB
Total Fees: 0.01197553 BTC
Feerates: 298.50 > 1.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (29,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,627 885,627 0000000000000000000184c7a00491a7dd95817fee4fa8c2be8af0a971230dce 3,282 1.00/1.00 vMB 6
885,626 885,626 0000000000000000000178c1cc1ba2245e31aaa4e9be7f8f898f322010f0b335 2,206 1.00/1.00 vMB 3
885,625 885,625 000000000000000000022fad84d5f2e28890fd999036da70aefaa002c8cf1c63 1,097 1.00/1.00 vMB 3
885,624 885,624 000000000000000000027848c9a4935ac77de60bf36a856f9abca79689208e1f 1,042 1.00/1.00 vMB 3
885,623 885,623 00000000000000000000356e8a2398983fa26f307654d094ccc8de4426113f12 2,142 1.00/1.00 vMB 4
885,622 885,622 0000000000000000000136c5e40798d88c43edf54dd5ef0ba7644981a9c3e36b 667 1.00/1.00 vMB 2
885,621 885,621 0000000000000000000249b6cf2ad0120146a00f1e8b96882750c814038dc2b2 139 1.00/1.00 vMB 2
885,620 885,620 000000000000000000015f1b9dca97f4e144cd1dc8796be2cf5044647d9e6552 654 1.00/1.00 vMB 2
885,619 885,619 00000000000000000000218295e58d125f32543b5f8f97017e9fb39ba8183449 1,546 1.00/1.00 vMB 2
885,618 885,618 000000000000000000005c0c18709308743f68d74431343d5fd95fd2afbca3e2 1,723 1.00/1.00 vMB 4
885,617 885,617 0000000000000000000001ef24d4b8cd298d72a98b7d4b0628b2e970afe017a5 3,538 1.00/1.00 vMB 8
885,616 885,616 000000000000000000001eb254119682df9994402f4736ccc2f234ab8194aec7 3,433 1.00/1.00 vMB 5
885,615 885,615 00000000000000000001f32f699c5a3e4dfef4410ade11a70d9b904d4cf1d6f6 3,407 1.00/1.00 vMB 9
885,614 885,614 000000000000000000002ef1936523804c8ec74fd90b10ac5994bfab2164b0bf 2,656 1.00/1.00 vMB 6
885,613 885,613 00000000000000000000c03416f042d5aace035ef7de8278b2affe87fa88b642 3,198 1.00/1.00 vMB 7
885,612 885,612 00000000000000000002085a82b3d4c4be5843c9193dc804dffe8bceab9cc070 3,456 1.00/1.00 vMB 6
885,611 885,611 00000000000000000001b045ab6f75758c660c94917ef5c343a93fb3f83ac19a 3,452 1.00/1.00 vMB 8
885,610 885,610 00000000000000000000742c0f980fcfcbd25fade47c3ebcfd69eda93f6861c7 2,055 1.00/1.00 vMB 4
885,609 885,609 00000000000000000002778edc41a5dc2c8b0a0b506e3282105c53b4fde05026 2,747 1.00/1.00 vMB 6
885,608 885,608 0000000000000000000181a3223f29af2a1630acec6188305739d5949f5c879f 2,069 1.00/1.00 vMB 6
885,607 885,607 000000000000000000012314bff3f3cb0394605f857dd83793a23a20af93f336 3,211 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.