Loading Tool

Explorer IconExplorer

Memory Pool

83,385 transactions
31.03 vMB
0.08552626 BTC
Random Selection Loading Transactions
Max Size: 190.01/200 MB

Candidate Block

Mining Attempt c2fb3f3faf0267cb672c681b82c8439ea5b57dc20ce66d5dce6e7ca4b1d049a0
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 4b8fbd7f5b9c8b50e257533df0744097361298881ab11b9b77f32ed7cc0b73c5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.01555470 BTC
Feerates: 216.89 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (596,984 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,361 318,361 00000000000000000412ac8afe9b60b5ada1bc58d5613a5d15fdf60f1725d5ed 366 0.18/1.00 vMB 28
318,360 318,360 000000000000000012b22858aec867996866807b0f146b6d7fddfc8041c173ff 29 0.01/1.00 vMB 35
318,359 318,359 000000000000000008c4bd5c7a8b5535f3aa6a7b0375015127cf4374c66d5cac 249 0.11/1.00 vMB 30
318,358 318,358 00000000000000001675d0340daff3ef8586f86b05a4694c4ebdf75fff15597a 178 0.08/1.00 vMB 34
318,357 318,357 000000000000000000b7ab6f640c0aa58cec1d3cb88cf49413b7088b457f7b38 138 0.07/1.00 vMB 29
318,356 318,356 00000000000000002c5613aab649f26442e2b2074e0b669806522adbcbe0c2f7 40 0.02/1.00 vMB 29
318,355 318,355 000000000000000026d7af8d75f8dc393c7bdfcf4bf570ea8877aac7e95fde16 65 0.02/1.00 vMB 33
318,354 318,354 00000000000000000f0b2da03839847eec2f65aa57e59c7021f367ef1b65fdd8 29 0.01/1.00 vMB 28
318,353 318,353 00000000000000002956826d6bb5fb58d4580cc8e2a0946b82353f4f14e148ca 25 0.01/1.00 vMB 33
318,352 318,352 00000000000000002590f1b16ee807aa951c0f4d4bf3357f45631ec5d36413b9 478 0.22/1.00 vMB 29
318,351 318,351 0000000000000000132e69ea7d9ba3c6994022d8604d993045e2ae2a9fc83971 80 0.03/1.00 vMB 32
318,350 318,350 00000000000000000318c77ebe2b20135a38421f7d63b826ec1a143540b83ad3 544 0.32/1.00 vMB 27
318,349 318,349 000000000000000015b6bfea176466f78eaf936c3f06e573623d26f39f511742 256 0.10/1.00 vMB 37
318,348 318,348 00000000000000000b680e691d4738788aa77e7b6747bffcc9a71f834648822f 1,115 0.62/1.00 vMB 26
318,347 318,347 000000000000000018ce111ef8968cedd121952e17e1dd1b49f9274ec46fa729 439 0.24/1.00 vMB 26
318,346 318,346 00000000000000002291e4bd85137fb1d7fd575d62d14cec5e0c3552a1b592a9 327 0.27/1.00 vMB 14
318,345 318,345 0000000000000000028a2bac7a9ceff9f144ee532cda3b13def6f03a7299da08 107 0.10/1.00 vMB 16
318,344 318,344 00000000000000001034bb7b5648a623ee94f24f013484af345086e41d4793e5 525 0.43/1.00 vMB 19
318,343 318,343 000000000000000015204bb3bfaeb663c11be0e86b699eebbafda05d3f163445 512 0.17/1.00 vMB 42
318,342 318,342 00000000000000001daa5f7f22a6d6c302a5bc712a47f65396431d414a5957ff 51 0.02/1.00 vMB 30
318,341 318,341 0000000000000000140332af40ba2f7c73cc592d937a3e95e4c4b6d6fa5c1c21 284 0.14/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.99 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: 717.25 GB
    • Received: 17.84 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.