Loading Tool

Explorer IconExplorer

Memory Pool

78,920 transactions
29.41 vMB
0.08322729 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt 7a14f6daf200d60a24be6a19736797b60ba5abeb81bd72c4dae6519860f1e6f1
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 68e84a33d5fe5d7993f8fc8af2bc249152fba4b777017aa3d36011b398eb7b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01829834 BTC
Feerates: 402.60 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (584,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,340 330,340 000000000000000012e43f86f99dd0b6714f0365136f7f9d2bb3a1aeb2c83666 1,446 0.75/1.00 vMB 25
330,339 330,339 00000000000000000a69325522e03e9772939a00ac4d0f78eddba8e7a3f53dd6 512 0.15/1.00 vMB 54
330,338 330,338 00000000000000000e3effbf1493ec81b977d1642f40cf99da63d696878a9e2a 271 0.15/1.00 vMB 25
330,337 330,337 00000000000000000f22ccec5e1d52abb6b16884045024a054703935d1150423 427 0.26/1.00 vMB 26
330,336 330,336 000000000000000000af9ced05a4ddc057ba83b6978ed4c044df7be00d0b2831 84 0.05/1.00 vMB 19
330,335 330,335 0000000000000000194a8a7bdc3f2eeaec0bfe3d3ce28b9bc114cd5ab4cdda42 321 0.32/1.00 vMB 24
330,334 330,334 000000000000000019324d32d9dfcf29cc4a9e0002c667f9ee68c7c4db050ab0 112 0.06/1.00 vMB 24
330,333 330,333 00000000000000001723a41fa641ddf34e9be01f6d589d5d598623c1c8f5597a 208 0.13/1.00 vMB 22
330,332 330,332 000000000000000002cb631171c39823479ee7b1a9bf0a63b094f7464ed8b739 876 0.54/1.00 vMB 25
330,331 330,331 00000000000000001578617a66652cd34561634989f8a8402933453b71e58025 868 0.49/1.00 vMB 26
330,330 330,330 00000000000000001793f5ec8fcd9b32658fc13b388b9fce3da30d329be9d15e 249 0.26/1.00 vMB 16
330,329 330,329 0000000000000000160d0c062a5977a89fb7d1a140b5d352d332bb26738c3d41 512 0.18/1.00 vMB 39
330,328 330,328 000000000000000019797f51efb46b03f152063173279f440762ef0672156d7a 65 0.03/1.00 vMB 31
330,327 330,327 0000000000000000191c84743c0861427b9078fe63b22fa0de818685f47e6d90 884 0.40/1.00 vMB 29
330,326 330,326 00000000000000000884c84c99cd77816a84e20953588d1cf8543b14e0d2fda7 36 0.02/1.00 vMB 7
330,325 330,325 00000000000000000db51e492fbf69a76b4dee0851ff1356710419e9e23aead7 329 0.20/1.00 vMB 20
330,324 330,324 000000000000000010a4d91907d9371ac8a48f136d6dee5a900135a98de69d38 530 0.43/1.00 vMB 18
330,323 330,323 00000000000000000aa8f2b64926d98214e4e18585bcb436d4118b4d7d448fd4 413 0.35/1.00 vMB 20
330,322 330,322 000000000000000016ae070d193d25f3f97f1e6dd7f2d47645072ab11d311973 470 0.18/1.00 vMB 37
330,321 330,321 000000000000000012a8e79bb6e0c6c7d523b8822e27deefc5ff540fa10b8196 591 0.55/1.00 vMB 15
330,320 330,320 00000000000000000e88cd774c4ae10bdd8356142622f02b868c77fc24fe27b1 1,466 0.55/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.