Loading Tool

Explorer IconExplorer

Memory Pool

54,432 transactions
32.17 vMB
0.22201902 BTC
Random Selection Loading Transactions
Max Size: 172.45/200 MB

Candidate Block

Mining Attempt 8a6e66f7959a1ecf273fb8bf25e1b68f2d106fb0d6f77a7d4cf5bf85bdfd4dc8
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 91ecb9aaa438067488e5e3a2a6c5a8e8bb2d1e8add34c239842f29309db31387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,955
Size: 1.00 vMB
Total Fees: 0.11769596 BTC
Feerates: 101.66 > 11.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (737,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,990 176,990 000000000000035e157f55817f05b9053c9b6151ecc9beb76cc6090ec4bf4a6d 49 0.02/1.00 vMB 2,248
176,989 176,989 000000000000064d3f73ee6bc26d6b3d4b8447592b8a2eb10598e68bae7de089 63 0.03/1.00 vMB 171
176,988 176,988 000000000000000a0eefaabe4f2529ea2fb33f78d6d43b55427994f89550d470 92 0.03/1.00 vMB 14
176,987 176,987 00000000000000b31a259e2fa2950c84fd6b94aa8d1290069bb4c76474322875 41 0.02/1.00 vMB 115
176,986 176,986 00000000000007f967ba1efd4d86b10331badc651d56d50ad8dd4905dc2e89cf 25 0.01/1.00 vMB 223
176,985 176,985 00000000000008d01aea1a2c282e58d0be54780fe5c0c29c09d4386dd74c97e1 8 0.00/1.00 vMB 14
176,984 176,984 00000000000000f2dbf42cf06b0316b4aab5ada5e61d138ad7732ff05132ab2d 20 0.01/1.00 vMB 23
176,983 176,983 0000000000000228078eb6818981777403c65a579cc4292a3ac561d5fb772e10 22 0.01/1.00 vMB 1,250
176,982 176,982 00000000000009dc2d4e438a31614ba020deee5d543cf2b8bd9bd4c9be4b00a2 33 0.01/1.00 vMB 130
176,981 176,981 00000000000007e7098b41fbd0fb5c6438956538c8e5d17cc449b62b1c3544da 78 0.03/1.00 vMB 108
176,980 176,980 00000000000004e7e6bf3b526521d5f083fb163919d5011fc4f9cb32125e4b04 17 0.01/1.00 vMB 44
176,979 176,979 0000000000000027401e2bbfd98ef060fdeea278617a0c8d3133399e0b3f3ade 26 0.02/1.00 vMB 44
176,978 176,978 000000000000074407fd4065eb2e67c5aedf31e0e18ba1381fc60b3e1638ce85 2 0.00/1.00 vMB 0
176,977 176,977 00000000000002f9e9df530a87a2c909adbece14fffaf039dea38d0a6f06850f 10 0.00/1.00 vMB 95
176,976 176,976 00000000000007663d9a8a4f3765c10d703d117f0a7e687c2c0dc1f88f529717 20 0.01/1.00 vMB 16
176,975 176,975 000000000000057eaa292aee77ce09cbbffb879380f38ee410619e0a2e904164 5 0.00/1.00 vMB 47
176,974 176,974 0000000000000668e2ad820476ecbd5ec22c6f1b2ed85407e0c7ecd545215e63 8 0.00/1.00 vMB 28
176,973 176,973 00000000000003e8f46fd94e4d5f8073f3a395cc0289a27971ba9bf76066942e 18 0.03/1.00 vMB 47
176,972 176,972 00000000000006573d795f2d7b2cc4179fa8c044fe7d3328a8f60abbc11a744c 11 0.01/1.00 vMB 15
176,971 176,971 0000000000000412a2c09378f7258750401cd4bd0ab4e60735822a8e4a724b38 103 0.03/1.00 vMB 246
176,970 176,970 00000000000002208c3d55e0b4ac15f9eb8bc63821ee5daf21262381c4d9f217 33 0.01/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.