Loading Tool

Explorer IconExplorer

Memory Pool

77,641 transactions
29.57 vMB
0.07309929 BTC
Random Selection Loading Transactions
Max Size: 180.58/200 MB

Candidate Block

Mining Attempt 194d5c0caa199b4ad4b13a920bc2e4066b69be809f27065a8ff92a2ee75709d2
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 3dba976246e2f21c0fd7cdbb4da4b84bd6bd7385773a7feef568e572cc2ca45a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.00774843 BTC
Feerates: 75.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (43,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,103 872,103 0000000000000000000176ab55dc895618f3a57cbad4a76c98fb1cbc12721219 3,665 1.00/1.00 vMB 17
872,102 872,102 00000000000000000002a68468803294bba12cd7e15e81c1f672ce4601715287 2,477 1.00/1.00 vMB 7
872,101 872,101 000000000000000000026b545c041a909702d21daf6804b462d30189742a10eb 2,317 1.00/1.00 vMB 5
872,100 872,100 00000000000000000000e134483e390a22043838bf9d2880a6482fa6e4020945 3,553 1.00/1.00 vMB 12
872,099 872,099 000000000000000000028b054ae6eedf0c29bc171e664ba9a90cda6c10f085d7 3,775 1.00/1.00 vMB 14
872,098 872,098 00000000000000000001551dc52f2cac355484042e403db3b875faebc81796d9 1,587 1.00/1.00 vMB 23
872,097 872,097 000000000000000000004adc216464318ac3b7e6453385a5b6aba7826242a94e 3,412 1.00/1.00 vMB 9
872,096 872,096 0000000000000000000015264862466656448211854f47411cbc5eb613be82a8 3,748 1.00/1.00 vMB 14
872,095 872,095 00000000000000000002b86c3f41a97db08ee270d02cc437ce85a6e0ffd80a2b 3,143 1.00/1.00 vMB 14
872,094 872,094 00000000000000000002afb61602f90ab9d58295ef59eb5c975af789df05e278 2,430 1.00/1.00 vMB 6
872,093 872,093 000000000000000000026280ff340514032b9dc63ea1e5d1656acba18a529fe9 2,213 1.00/1.00 vMB 7
872,092 872,092 00000000000000000000db43f1a2e572ca2103aa3c7b6a5f740fd11bc0437035 4,387 1.00/1.00 vMB 9
872,091 872,091 0000000000000000000272758807ba30c9b882d46f4a0efd1ea2b67768d5d3a5 2,123 1.00/1.00 vMB 5
872,090 872,090 0000000000000000000098704e535659e01a2fc4c2cfaecf9a9779ff30cf2807 3,278 1.00/1.00 vMB 10
872,089 872,089 000000000000000000026f23a32026d2bff50217342cccb457c4889ad79b5783 3,545 1.00/1.00 vMB 15
872,088 872,088 000000000000000000020a847f643b43cca643ef9e6acf2a8c4eee2cf0e48d36 3,654 1.00/1.00 vMB 25
872,087 872,087 000000000000000000018f207895838a868fc3d7774404749c913201a31e8b91 2,458 1.00/1.00 vMB 12
872,086 872,086 00000000000000000002bca47ecac7a77b15bdcf2e5f1b10d1bb332d687b9e2a 3,370 1.00/1.00 vMB 13
872,085 872,085 000000000000000000023b5e283084e79269e884c742f87171034a959dcbd28f 3,290 1.00/1.00 vMB 17
872,084 872,084 00000000000000000001116dc8bc1b051a08af82f635ad439465e21f2fc4a705 3,363 1.00/1.00 vMB 19
872,083 872,083 00000000000000000001cdd121e4e6b6d9e3737140f89cdb0508de7b8994236c 2,713 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.