Loading Tool

Explorer IconExplorer

Memory Pool

87,068 transactions
31.95 vMB
0.13472490 BTC
Random Selection Loading Transactions
Max Size: 192.87/200 MB

Candidate Block

Mining Attempt 563d30f16c785a542dff6c4e39a7e1a9163c786dcb2a8bb00f2f59e3dc5de7b6
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (432,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,311 482,311 000000000000000001152cd7109b3d3046aa298df63faba70ebe295bcba7ad4a 986 1.00/1.00 vMB 187
482,310 482,310 0000000000000000004ce9774741e6b753200d22918d138fa327a77103ca802f 1,376 1.00/1.00 vMB 249
482,309 482,309 00000000000000000014083c0ee15c096321ae6b5d212fc0e801968ab5b2a7e6 158 1.00/1.00 vMB 86
482,308 482,308 000000000000000000b36402a9710b32b62daa34af1636cead072481c6debc20 873 1.00/1.00 vMB 238
482,307 482,307 00000000000000000013699c51a41f9df97b15d889591c1b40888070153d7df4 162 1.00/1.00 vMB 60
482,306 482,306 000000000000000000e3d6c84001029a2dce2d102959e63901380949a0ebd949 1,082 1.00/1.00 vMB 108
482,305 482,305 000000000000000000071ce10a141e0a0b46f33799d0fc36d0ba58289c0d2525 2,117 1.00/1.00 vMB 400
482,304 482,304 00000000000000000027646b0b32e8db8cfbe0be4613954909fd152101c7526c 1,424 1.00/1.00 vMB 517
482,303 482,303 000000000000000000a25fd65639b7a144b2d386535b440870da7800f53f61b1 1,425 1.00/1.00 vMB 229
482,302 482,302 00000000000000000025b6cdeb7eef37020a5dc1b547406db85894a9cd4cd9cd 893 1.00/1.00 vMB 137
482,301 482,301 000000000000000000e162338ce6a8895621620f1fc31d27a26446cb503f97ee 677 1.00/1.00 vMB 113
482,300 482,300 0000000000000000007d107138348f11c09530fd6f0a065d0ea30c333005c8e5 470 1.00/1.00 vMB 70
482,299 482,299 0000000000000000001ea372968a496e16857d650f89e902b500988afe73bc35 1,275 1.00/1.00 vMB 179
482,298 482,298 0000000000000000002bb4428656718c8968e4086069e37b4f4b4fb91b52337a 1,821 1.00/1.00 vMB 256
482,297 482,297 0000000000000000004f1f9382af2dbf93b6fee2505b73b19d20bab387f3158c 1,964 1.00/1.00 vMB 212
482,296 482,296 0000000000000000006b7d6a66c9eca237303aed7587d02554a7b048cb406539 1,802 1.00/1.00 vMB 194
482,295 482,295 000000000000000000b4f0dfcd082f77e00efa059ad79c0454248a8a0456ae20 2,186 1.00/1.00 vMB 336
482,294 482,294 000000000000000000a32e356299cf996e23cc37fe7f2a4a30ab2b722a685def 1,380 1.00/1.00 vMB 512
482,293 482,293 00000000000000000049c8395b1fbdd3abc8ec20d74f2e470a0e7b4ca4e9c7e2 115 1.00/1.00 vMB 14
482,292 482,292 0000000000000000000a7b40b556fd540c545471f9dd3b2a2e3fcc15e5dcab0e 480 1.00/1.00 vMB 79
482,291 482,291 000000000000000001203a58cfb8b11a4133d423ed85441bf37967bb199fd284 263 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.