Loading Tool

Explorer IconExplorer

Memory Pool

72,722 transactions
28.11 vMB
0.07047051 BTC
Random Selection Loading Transactions
Max Size: 166.39/200 MB

Candidate Block

Mining Attempt 185f941ccd3d311e24dab7932b4de327617abad1567af940113f7b9e665426b3
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (707,311 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,725 207,725 00000000000000f648c38f4fbe14b9bfc0dc52968b8bade37572f3b8e6057774 22 0.01/1.00 vMB 119
207,724 207,724 00000000000000919199651f695eb7f7c9dc4aa1efec326c547c8c8f7f759fba 372 0.12/1.00 vMB 273
207,723 207,723 00000000000003fe24b86f98b1508636fa6412b0cd37ff96024a11a2b52a11dc 151 0.06/1.00 vMB 193
207,722 207,722 00000000000004306315baa234efa955d6387385ccee731856e5ec0c46867bd0 72 0.04/1.00 vMB 121
207,721 207,721 000000000000009e9ca276731c5df9bfa088644ed664c2f42cddd1f779ec1b14 235 0.09/1.00 vMB 217
207,720 207,720 00000000000004296796fe62081575b5af70245c14864051225e86cf94b23100 515 0.22/1.00 vMB 152
207,719 207,719 00000000000004c0a1eb0d7b6183c96bacd1b72b8c4f2e1237d3dd1e76851738 105 0.10/1.00 vMB 111
207,718 207,718 000000000000025412f451c3f0177f6ee5663547352043443c7276ff7990f918 16 0.00/1.00 vMB 188
207,717 207,717 000000000000025a10a4dde24658e6425e0c906847dad6b50260f1bd4a776776 83 0.03/1.00 vMB 143
207,716 207,716 00000000000003378969a6b79fbc394fafb3fb76781f985d5e8272fc60eb2170 156 0.07/1.00 vMB 171
207,715 207,715 00000000000003741af2fe54905bba5476424b666edda06e14b71c1d5b150cc1 409 0.34/1.00 vMB 75
207,714 207,714 000000000000049298e59b49c3c575945c69a8f6f6926e0962db0425cad3186b 244 0.11/1.00 vMB 152
207,713 207,713 00000000000001dc5caf5d6ffa60d22a0cff14ac6dd53d66b1a94f1fde6923f0 414 0.17/1.00 vMB 192
207,712 207,712 000000000000007c6281b7a6560aebc48089a38782d9944c60e0d76e54bb6b02 142 0.09/1.00 vMB 131
207,711 207,711 00000000000003821ed133a39d5ae20a2a4798f10ffd51246c4a3aabe20ee905 14 0.00/1.00 vMB 47
207,710 207,710 00000000000002e8f26c182c2a38949e0cd26bd27db60681822931dbaafc8fe2 21 0.01/1.00 vMB 211
207,709 207,709 0000000000000139b76f413bbb716e36227e51c9ed69cb0b7b8a863e67151beb 384 0.30/1.00 vMB 100
207,708 207,708 0000000000000461795c9f36b3e5c907cf3b4f86b94f8f74f1427ef1bf9b77dc 90 0.03/1.00 vMB 192
207,707 207,707 0000000000000206c4a175f9c6c2468532f61d39d95cb01485c58a3fcb057b63 56 0.04/1.00 vMB 85
207,706 207,706 000000000000006e0aed89f37c4fc7b45f5c40447a7100a4637b30b466577c8a 82 0.04/1.00 vMB 126
207,705 207,705 000000000000036bc140cbe8a32eb3da2522be8a8f79bb7cb721a246a253d626 432 0.20/1.00 vMB 240
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.