Loading Tool

Explorer IconExplorer

Memory Pool

80,170 transactions
29.43 vMB
0.11706035 BTC
Random Selection Loading Transactions
Max Size: 178.51/200 MB

Candidate Block

Mining Attempt 9b2b9cf0a73008a753b9dd9c83ad139e94aa43b86f8bac3f36041120a9218378
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 58a1ae626180b8f89deb07f9b546896d0bf20b3084db27a70da3ae7e60da2882
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,939
Size: 1.00 vMB
Total Fees: 0.05386099 BTC
Feerates: 151.07 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (341,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,721 573,721 0000000000000000001091c6ac919a55b6e6b4acabaa33eb487f8c3fdc273609 3,372 1.00/1.00 vMB 79
573,720 573,720 0000000000000000001c1beed8572eb6775b0dc9c461893265680e108d224948 2,723 1.00/1.00 vMB 45
573,719 573,719 0000000000000000001d49aa64e94ba952e0182b1fe968bdc738cc3e40783e7c 2,512 1.00/1.00 vMB 46
573,718 573,718 0000000000000000000b6f3e7bdcbc8ebd65a4fce4c34fb46c16b81d3ee23c62 2,707 1.00/1.00 vMB 75
573,717 573,717 00000000000000000000c6f29d3e8b794d76d7955822928afdb4248b6abdbba1 3,044 1.00/1.00 vMB 75
573,716 573,716 000000000000000000036ae53be7c911c9fc5956a7b320d36bb6a466ceccd9cb 2,040 0.90/1.00 vMB 28
573,715 573,715 00000000000000000016414380e819b5aaaf3564d55a59446eaa65035065e1c2 2,522 1.00/1.00 vMB 37
573,714 573,714 00000000000000000001f03a75e0922f9ff56871a65df1669b0b0762ffaa6a37 2,238 1.00/1.00 vMB 62
573,713 573,713 000000000000000000092a82b6cb2b771e02a680f97833fe6e0d4a6a10a65d6a 2,202 1.00/1.00 vMB 21
573,712 573,712 000000000000000000216406ccd0bb29a6c95870597bc55bdd75214f81b2ea7f 970 1.00/1.00 vMB 57
573,711 573,711 00000000000000000020755acb7ae90e52858451be517dd95e69ad0262e40589 1,951 1.00/1.00 vMB 65
573,710 573,710 00000000000000000010afc21c6aae095b3fe8e19577124ccd3c19bc9c978c89 2,259 1.00/1.00 vMB 72
573,709 573,709 000000000000000000056166ad75c071127baf7a87a1595e11e9876e784ab0a0 2,808 1.00/1.00 vMB 67
573,708 573,708 00000000000000000025a0c1518c2c946484c6907e708884bade1695c0625c89 2,688 1.00/1.00 vMB 26
573,707 573,707 000000000000000000010dcbea40c604857bbe957bdd3a854210358ad009d2c6 2,881 1.00/1.00 vMB 69
573,706 573,706 0000000000000000001718e1100f88ce62e3d207457f96945995459008c395b7 2,614 1.00/1.00 vMB 72
573,705 573,705 0000000000000000001a80bef817198b171913e41872c4b7ed532881c97d3c08 2,228 1.00/1.00 vMB 28
573,704 573,704 00000000000000000016d3656e3af7cab0907cefedebe0db0daaa2e2a42e3c71 3,001 1.00/1.00 vMB 70
573,703 573,703 00000000000000000024894eee6c6456617ece1cfa7e590084996cd6ba3307eb 1,639 0.56/1.00 vMB 40
573,702 573,702 0000000000000000000e63a6de66f0eaa2e15c9447a7f4d9407704f28ef9ceab 104 0.03/1.00 vMB 66
573,701 573,701 000000000000000000160d18ede1d086be14532e51411adcbe4c7d87dc7801cc 134 0.13/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.