Loading Tool

Explorer IconExplorer

Memory Pool

82,356 transactions
32.17 vMB
0.08749846 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt e3b853f2d99ff6a8d7467be73ef3d2b68a323f4348d3167c873eee7b65b8aeaf
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root d7b65592e7abde9f0b6a6d54e584de2db6f23f8a4c7da78a27742164b4f3fa4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,896
Size: 1.00 vMB
Total Fees: 0.01629622 BTC
Feerates: 142.62 > 1.63 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (105,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,900 809,900 00000000000000000003a04a8a2b940f962b2c386c0bfc684804709c551e408e 2,753 1.00/1.00 vMB 21
809,899 809,899 000000000000000000033cdecf9c82d9078a4c944f7860fbd835bcff9e6116e8 4,029 1.00/1.00 vMB 6
809,898 809,898 000000000000000000023b03e6f010b0a16b89b8161da1c38f1ca42e5a816e21 2,469 1.00/1.00 vMB 25
809,897 809,897 000000000000000000045be8dc9e954dcd77bd16242132dbac6e414a19f1fc44 2,274 1.00/1.00 vMB 33
809,896 809,896 0000000000000000000044a23ad2c332fb82a9261c03215a75ff12bad6a0c09c 2,822 1.00/1.00 vMB 11
809,895 809,895 00000000000000000003f749ab42df5db459070a552ef876d901bfa358761b83 2,359 1.00/1.00 vMB 16
809,894 809,894 00000000000000000002431db31bb2b77c96ca132493aae279a3b7e5b090c292 2,347 1.00/1.00 vMB 17
809,893 809,893 0000000000000000000382d4c3e165ae0cf451c413c680d375505258bb77844f 1,402 1.00/1.00 vMB 11
809,892 809,892 00000000000000000002b90c6497bf0ba82087edbc9394eadaa8a6a5f019ed9e 1,926 1.00/1.00 vMB 19
809,891 809,891 00000000000000000003b9b27476f0aedcbb87ef96db0f6ee391defbe07446cf 3,561 1.00/1.00 vMB 34
809,890 809,890 000000000000000000011416372372f5a0a7ba67284b0142e1a26ad72ba0e218 2,765 1.00/1.00 vMB 27
809,889 809,889 00000000000000000001957e000e4b472f5ab707b80960388eacb022af9615cf 3,137 1.00/1.00 vMB 31
809,888 809,888 00000000000000000001ad6a69b26033dad5bd3bebbf32258c375a5a373e0f3c 1,863 1.00/1.00 vMB 17
809,887 809,887 000000000000000000020870007f2f708438dfa20c306a9c990d184fe14e13ab 3,101 1.00/1.00 vMB 27
809,886 809,886 00000000000000000003dd9cf37eff011c02d1b4dc5e6152170e30015ff582bd 3,212 1.00/1.00 vMB 33
809,885 809,885 000000000000000000047792b4ddc4d5137d6dedfd207adc11e6c7933f71749d 4,515 1.00/1.00 vMB 5
809,884 809,884 000000000000000000031a000899de9e53a411dc8b23600bfe7f02d0d5d099fc 1,993 1.00/1.00 vMB 16
809,883 809,883 00000000000000000002e2510c3a4d4e06cdaa84f5fc6c313312b35bbd4f30a8 581 1.00/1.00 vMB 7
809,882 809,882 00000000000000000003068121ae707b149d2652bb206698cf9438e555342036 1,617 1.00/1.00 vMB 25
809,881 809,881 000000000000000000044905a1072b4977e53a3ff94414454215590f74b17a6e 1,657 1.00/1.00 vMB 12
809,880 809,880 0000000000000000000310cf0272fd1ece738c070480d36177ffde9225bf88df 2,060 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 697.33 GB
    • Received: 16.56 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.