Loading Tool

Explorer IconExplorer

Memory Pool

74,010 transactions
27.36 vMB
0.06704475 BTC
Random Selection Loading Transactions
Max Size: 167.00/200 MB

Candidate Block

Mining Attempt 15652f4cd63705231d4c5d61befc89be227d72973dabbb3d7689d4f6291e838b
Version 20000000
Previous Block 000000000000000000010950b61da0baa042148f703ef2aa9b4a35e9f3df6819
Merkle Root 4d6f188a257102c5286bb9d32ee5d63ecb5847ccae126c00b660e837dc0f1975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,302
Size: 1.00 vMB
Total Fees: 0.00890967 BTC
Feerates: 150.42 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,264 (534,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,205 381,205 00000000000000000b1255c404af60f8c6720b1907c4c0cbdf8778df65bc41fd 686 0.33/1.00 vMB 38
381,204 381,204 000000000000000003ec0e07e4a904efcee894626591fc07d982345f3937a9c1 221 0.10/1.00 vMB 24
381,203 381,203 00000000000000000a168cde10a86cb668945c84e9cdaeffddaf680041e82f83 1 0.00/1.00 vMB 0
381,202 381,202 000000000000000008d117ba8c55799ddff5cc29833c6203ef4cb4542b33296c 1,427 0.63/1.00 vMB 42
381,201 381,201 0000000000000000003f7d375a733833c232c989ef04ec287b599a80f6be520a 450 0.29/1.00 vMB 27
381,200 381,200 000000000000000003c51f1c2e6e6abd953f52c013253977c899a8b6fea929a8 1,497 0.68/1.00 vMB 41
381,199 381,199 000000000000000004c73f2f55d66a4a00050f5abc0863d79ffc7a765559e861 1 0.00/1.00 vMB 0
381,198 381,198 000000000000000005a2815631d6f992a2c0a77212c19b0987033c477626c5fc 200 0.28/1.00 vMB 9
381,197 381,197 0000000000000000031e45315acc0de39674fe685716bfc881827b68242d4732 2,767 1.00/1.00 vMB 46
381,196 381,196 000000000000000001ab14fe23c7ccdcbdd6cc1eafc8a4e346db6c02b5d30a0c 385 0.18/1.00 vMB 36
381,195 381,195 00000000000000000f22120393c9f93a1ad37c40f2b8ca86c17b01fe525fd37a 552 0.30/1.00 vMB 35
381,194 381,194 000000000000000003329d0090edb935604150295418452bed10c57be1fefd0d 323 0.25/1.00 vMB 17
381,193 381,193 00000000000000000e32b54c4fb37a6ebc6478f85fdc8996956b10dc2981b03d 131 0.10/1.00 vMB 27
381,192 381,192 00000000000000000f19634ace18c942f186420565a0dcf1ec22e9d93e74defe 2,064 1.00/1.00 vMB 40
381,191 381,191 000000000000000000c8a9e488d952322a94ebaa948ba9584b066894562d9dca 167 0.09/1.00 vMB 19
381,190 381,190 000000000000000007fd9882ac44f30170ca258c4be894d413c0bb8bcb948e91 836 0.43/1.00 vMB 35
381,189 381,189 00000000000000000a07750f73aa468a0725f16b7bef1913d699146e77d66bc3 387 0.25/1.00 vMB 30
381,188 381,188 0000000000000000081a327a297ffe2026a7ce48875708032b23e0b203212cc1 584 0.27/1.00 vMB 36
381,187 381,187 00000000000000000253da4ead4e1757526d2db1fcf9613b33122baa4e881c58 1,234 0.68/1.00 vMB 36
381,186 381,186 000000000000000010a63c1dfc8e926c196575b38a811c89b3e60d192f867b7a 904 1.00/1.00 vMB 11
381,185 381,185 00000000000000000f129646fb84bd023b1a56a2f433e9fed7a1df90f4c257fc 370 0.33/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.85 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: 712.59 GB
    • Received: 17.19 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.