Loading Tool

Explorer IconExplorer

Memory Pool

83,299 transactions
31.24 vMB
0.09281314 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt 582fc1796ae438466ff746ef213bf93a61bdb87fda40bb74fca24a443654244b
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 66b8bbcc3ef10b7aecd83702d43d46eba7d4b1a85895b986f862e1125bd75097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02234679 BTC
Feerates: 114.60 > 2.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (494,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,499 420,499 0000000000000000002f5d5231ab35baf57b6315f4f12fad8bcef38a441040d0 44 0.02/1.00 vMB 64
420,498 420,498 0000000000000000041e705d02747246517c89f271949240f23c5fc16beed2cf 1,218 0.71/1.00 vMB 56
420,497 420,497 000000000000000004ee860137f1f975da533248d7fb5560dee66d430e86d4c1 2,357 0.94/1.00 vMB 54
420,496 420,496 000000000000000001d99194fbcb0e42facf167e87522f09c161678007165f61 890 0.56/1.00 vMB 40
420,495 420,495 000000000000000000e0c9422ae63bc20c2c1b4196e26af1be2157e23d00624d 17 0.00/1.00 vMB 108
420,494 420,494 00000000000000000036c6ae21e18989e736a20650fd65f2f2cb65d63f8ee147 981 0.53/1.00 vMB 33
420,493 420,493 000000000000000000439f7fc307d6d65e91ee6fd69db76fc1a020ce40de385a 1,096 0.76/1.00 vMB 35
420,492 420,492 0000000000000000041b402c8156ed69c170fc480d630e84da9c699455823f5c 1,488 0.99/1.00 vMB 30
420,491 420,491 000000000000000000301d54459851bf2c1d73b255355f81d4d9d6d288d4794b 444 0.17/1.00 vMB 47
420,490 420,490 00000000000000000140e2e95d77d8cd0869329d30d8d0d8b9d3ee061a975066 1,765 0.75/1.00 vMB 44
420,489 420,489 000000000000000004d3984fafb775d5d52eabb72d965bb1818b2256e08f1f04 1,055 0.37/1.00 vMB 55
420,488 420,488 000000000000000002fa7ea9856cfdafdf3b2cf5117b60aa48bfbcdf9674b27a 750 0.29/1.00 vMB 45
420,487 420,487 000000000000000003b6a496c1f40bd36c21f99c4080cbb1e2f7a5f18d2fc6db 25 0.01/1.00 vMB 84
420,486 420,486 000000000000000004586f435a1bc6d6ef975891c12e426a0f2e50e8f93f9111 893 0.42/1.00 vMB 48
420,485 420,485 0000000000000000016480c95d64426b9524d44c78dcf88125d37712de8e638f 1,421 1.00/1.00 vMB 34
420,484 420,484 000000000000000004f613ebe3abed5fce7c3a8aaf7ae28ead9ccd1f14d54475 596 0.26/1.00 vMB 49
420,483 420,483 0000000000000000033db6199d8971a58fcfc8098bc811b40d0f89eb96f4cfec 422 1.00/1.00 vMB 9
420,482 420,482 0000000000000000014e3ef1d5b00ebf217900bb69d677c35d15eea6d5153e06 803 1.00/1.00 vMB 26
420,481 420,481 000000000000000003365798fcd90a4b1b9b30140b09d4d2220029ecc27eb0d6 208 1.00/1.00 vMB 12
420,480 420,480 000000000000000000b2243fa6f782dad9455bc9482ff25cbf35f8289f8b840e 2,482 1.00/1.00 vMB 58
420,479 420,479 000000000000000003c52855f122874501de6e12ba948b721a7430af1fdf92ec 559 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.