Loading Tool

Explorer IconExplorer

Memory Pool

79,136 transactions
29.77 vMB
0.09354492 BTC
Random Selection Loading Transactions
Max Size: 179.78/200 MB

Candidate Block

Mining Attempt ce976e9c610af68e6ceb9d88f4ce1788808648a508329aef3698d74da86a583e
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 165d6b7c21a26ba51510375873070b554e7a6bc59e1664120f3db5b1a8bd96cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.02687999 BTC
Feerates: 101.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (280,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,044 635,044 0000000000000000000cc4c2b5ee70c096c24d91d595f01d707181fe2adf5753 2,940 1.00/1.00 vMB 44
635,043 635,043 0000000000000000000b381163dd461d4285b2cf61b4adffd2e4b876c4cbd6a1 2,980 1.00/1.00 vMB 47
635,042 635,042 0000000000000000000b25db60a4245306eb1dc54d5b98f77c92cfcdeb0de4e1 2,918 1.00/1.00 vMB 48
635,041 635,041 00000000000000000002e71f59153b5fffe49b52846c481d41fea49f657f6756 2,961 1.00/1.00 vMB 50
635,040 635,040 0000000000000000000e0862a184c9cabd17392661b46124203899707bf93b2b 1,946 1.00/1.00 vMB 29
635,039 635,039 00000000000000000003030a3de58b57be352e2ca79016cefe19777e02ba0520 2,827 1.00/1.00 vMB 40
635,038 635,038 000000000000000000002bbbe87b86db0baa3a9c9477a81ea207d380ee36b512 2,106 1.00/1.00 vMB 46
635,037 635,037 000000000000000000050541c484a14e5110a9cc7586e763a70e43cfe76135eb 2,356 1.00/1.00 vMB 37
635,036 635,036 000000000000000000117602663ce5253c6cefbb458b12410fb13567bf1bad53 2,817 1.00/1.00 vMB 44
635,035 635,035 000000000000000000026cb9dd375a6aa62ec8386db5767957611cccdf38ac7a 2,987 1.00/1.00 vMB 48
635,034 635,034 000000000000000000026226869e7c1177953096d29fa75b7bdb9ecb0b572a8d 1,875 1.00/1.00 vMB 42
635,033 635,033 0000000000000000000e512017a2891569220b56308dd6320c62285f2bbc4846 2,835 1.00/1.00 vMB 47
635,032 635,032 0000000000000000000b55bc4554ff19279308113c71088a118fe27cfdb12d4d 2,898 1.00/1.00 vMB 52
635,031 635,031 00000000000000000002ae1d592027120bb18501e85ddc73500097ac512a7536 2,594 1.00/1.00 vMB 45
635,030 635,030 0000000000000000000b8c430fe19b181c293ed07cf7f7f90c9e2332acf417ef 3,142 1.00/1.00 vMB 60
635,029 635,029 000000000000000000016167815ee6fd72c09202fe5f3b13a5678cb46fd8fa37 2,460 1.00/1.00 vMB 40
635,028 635,028 00000000000000000006e5306b6b490187994077d0228aebe5b1bb34a64d3063 2,906 1.00/1.00 vMB 33
635,027 635,027 0000000000000000000218fd382f8d21c2e3b557fed7de24c432ddedcb6d56f8 1,893 1.00/1.00 vMB 36
635,026 635,026 0000000000000000000e7f0c37df73c236ed49da75dbf3ce3ed5576137228bb4 2,709 1.00/1.00 vMB 41
635,025 635,025 00000000000000000011170234df5a6d2ffd430c77bc121b3484fb75c451d358 2,911 1.00/1.00 vMB 47
635,024 635,024 00000000000000000000cd0ff316b3b486ca2a609cf4485a022ee0b7ceaed119 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.