Loading Tool

Explorer IconExplorer

Memory Pool

77,976 transactions
29.52 vMB
0.08889049 BTC
Random Selection Loading Transactions
Max Size: 179.74/200 MB

Candidate Block

Mining Attempt 4e227ab4b2c6f66ec86b3d6ea94a87eb78a2c8db2c7484c4b110b6e1f6972b4d
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 5af8929d9ac1df837f9daf6a73609b6aa22c3b011c25cf5d1fba5231691cd5db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.02404797 BTC
Feerates: 477.45 > 2.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (209,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,164 706,164 00000000000000000003c8497d916ad94d2195778254960f525a78a0296650d8 3,223 1.00/1.00 vMB 3
706,163 706,163 0000000000000000000d3ef43330c80b796184e9e22d9e5c57a0109b880b913b 1,784 1.00/1.00 vMB 11
706,162 706,162 00000000000000000009184829005206903b9d5e11de3b48aacb20f1a211e17c 3,490 1.00/1.00 vMB 12
706,161 706,161 00000000000000000001be75d964566b5b6cf0bd3ead13834b6a2660aa7efc6f 2,403 1.00/1.00 vMB 20
706,160 706,160 000000000000000000070fd584d8602d6bdd4960dc11073b3c5b17562ae60911 811 1.00/1.00 vMB 11
706,159 706,159 0000000000000000000d280e18a08e5ba0c6f72b5b18316dfb7cb26373c7df05 2,519 1.00/1.00 vMB 21
706,158 706,158 00000000000000000005ebca2065c1f6d304e785371a5ef2d01dfb34946f6cae 3,010 0.98/1.00 vMB 6
706,157 706,157 0000000000000000000202bb578a5f7c459028f7ccce5224d4fc3720e5344e20 2,257 1.00/1.00 vMB 7
706,156 706,156 0000000000000000000ba5c2024ecc90136f7867b655326b41f4f550eeaaddef 2,187 1.00/1.00 vMB 12
706,155 706,155 000000000000000000053a08bbb38ad288f3708fa847764ab9a9e11d8e4ab90e 1,857 1.00/1.00 vMB 18
706,154 706,154 00000000000000000008e2260e67b29fed749d9368c3ccea4b485e4e5e7dda06 2,472 1.00/1.00 vMB 23
706,153 706,153 000000000000000000045e9911e26922fa95267d046bad0f3cb4773506f121c9 105 0.03/1.00 vMB 21
706,152 706,152 0000000000000000000ba19cadf001588d12fc92d9d8991afc817279f3a614ff 775 0.24/1.00 vMB 13
706,151 706,151 000000000000000000019df30413bf5029a68084c3171d1b44bd6c6010ca42bc 2,657 0.87/1.00 vMB 12
706,150 706,150 0000000000000000000490eaa3049c10735b0c37aa5d30e015b0b6353ed38fb0 1,328 0.48/1.00 vMB 12
706,149 706,149 0000000000000000000197ec1c54f21ac746420accd9809080dcd68636349866 3,059 1.00/1.00 vMB 14
706,148 706,148 0000000000000000000aa87977991ca75930329e5a8fa27e9228b940c4799707 1,259 0.60/1.00 vMB 9
706,147 706,147 0000000000000000000c2de932e110722e48309a16787e481a54d0f2a810025f 1,284 0.50/1.00 vMB 12
706,146 706,146 000000000000000000054c15c6b6870593fcd4341365e088402a0dfe296fc2c7 539 0.41/1.00 vMB 10
706,145 706,145 0000000000000000000d07c1a83859d4fee5c69126eb59389489ae2dc9b2ace5 1,255 0.43/1.00 vMB 13
706,144 706,144 000000000000000000069b66ea375129645ec30bc579e2f365e074f7382837ae 908 0.30/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.81 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: 710.31 GB
    • Received: 17.07 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.