Loading Tool

Explorer IconExplorer

Memory Pool

78,359 transactions
29.06 vMB
0.07482771 BTC
Random Selection Loading Transactions
Max Size: 176.06/200 MB

Candidate Block

Mining Attempt f48eb6f4f4bc41af0435a91568d238094717ebe5971916d7fbd3e55d8808c888
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root d78382095e7bdbe859569cd173b8398e2e4f5b0afbac471ad41729e715627a2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,227
Size: 1.00 vMB
Total Fees: 0.01415362 BTC
Feerates: 191.02 > 1.42 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (683,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,625 231,625 00000000000001b679eea8380456e5379bc020659292f85d247463d7a8d67e49 456 0.18/1.00 vMB 170
231,624 231,624 000000000000002029117cddd4df09276c3bccde4e8e404d1f4d0d823fac78f4 170 0.08/1.00 vMB 185
231,623 231,623 000000000000003a057525654e8c934fd959dc454abd027c258aed08325b2fc6 210 0.09/1.00 vMB 181
231,622 231,622 000000000000010aa9cfa67ac49bdc3922fb064492d7f5c2eedb5857d30b8e77 230 0.09/1.00 vMB 168
231,621 231,621 00000000000001389a8cd09ac17cf8215cd4aba6d391ee2202672d5f4a0b4887 326 0.17/1.00 vMB 137
231,620 231,620 0000000000000173b91c54767f003f02cd0412737e6bf6de58d2e461d38e00c6 517 0.23/1.00 vMB 155
231,619 231,619 000000000000002e31ea9d2de0cc49fec7bf7cd81b1ce535b0d87a9517b5c5bd 571 0.24/1.00 vMB 272
231,618 231,618 000000000000005e37b1ef53d30adc7f22404ab4bfa7bb253c3f108d036c14c0 179 0.06/1.00 vMB 183
231,617 231,617 00000000000001f6d407b96fb905efb56d1fc4b2ef1aeedd3357e91818d13f30 552 0.25/1.00 vMB 238
231,616 231,616 0000000000000140006e180439f261054664bb9961b018dff6a46eebb573b806 470 0.22/1.00 vMB 197
231,615 231,615 00000000000000f8fb8958ab46cd4e1ac7b441c7152a34ac6494d52bb098bb85 277 0.17/1.00 vMB 140
231,614 231,614 00000000000000c2e28d5108f52fc036efff8794d85a3335622d14ac13532e6d 588 0.25/1.00 vMB 135
231,613 231,613 00000000000000b30b5a7a9799101a4160cc88ee1ec26ecbb8fd8fd11794d681 678 0.42/1.00 vMB 146
231,612 231,612 0000000000000057ea42ae945a56f1c6bc25d6ca7e1405017c46bf7d627d15a2 586 0.25/1.00 vMB 213
231,611 231,611 00000000000000c9bad7e108e1a37e7fccb8fca44e3338d980aff269099105a2 607 0.25/1.00 vMB 202
231,610 231,610 000000000000017ee2d1f78f46293461ef8187f327ed6cf6356702c0a538ef4f 180 0.11/1.00 vMB 171
231,609 231,609 00000000000000e52ee1a2c000eb7bf84a0e880471502bb5b3d631d205d3d98c 22 0.01/1.00 vMB 87
231,608 231,608 000000000000018d4aa726241f5d1b3855f4262853a384f4c7536de51880d469 546 0.25/1.00 vMB 177
231,607 231,607 00000000000001a79eac6da78c74e6011a6cd7c175b8949c389dd9270793590b 62 0.04/1.00 vMB 33
231,606 231,606 00000000000000f54e0bfab6dcee09084b91539f934a17bd52aa95f15e4cb4ef 519 0.29/1.00 vMB 159
231,605 231,605 00000000000000187add9c83f2753cbca39df1a56fddfece1186f34d11cd4457 505 0.25/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 782.55 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: 669.58 GB
    • Received: 15.75 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.