Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
31.36 vMB
0.08559791 BTC
Random Selection Loading Transactions
Max Size: 189.63/200 MB

Candidate Block

Mining Attempt 535133d9a6e4cffebe9390d1755f2dc99c68dbe901f702bf1336ff7850e6d34c
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 4d7046d9a9ad4111aad5f4ae8d104e92ba15d58c3b83748bf79789b7f95a3e47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,094
Size: 1.00 vMB
Total Fees: 0.01766017 BTC
Feerates: 150.65 > 1.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (232,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,655 682,655 00000000000000000003fb9955647c0ede1224521cb0e967f1f0b2fdf47e4348 2,556 1.00/1.00 vMB 60
682,654 682,654 000000000000000000086a8ec12145487d60e4101b53fb117922b4152e2ecb41 209 1.00/1.00 vMB 6
682,653 682,653 0000000000000000000ad8457cdccc4ac714b907b072402ac1d060c84e4f59a9 546 1.00/1.00 vMB 12
682,652 682,652 0000000000000000000757c7094b53e5a111b0f410504080ffdb8346f22d9a19 1,454 1.00/1.00 vMB 15
682,651 682,651 000000000000000000084d9c5558549333050af91e726d062975c2ee4409b0f0 2,546 1.00/1.00 vMB 35
682,650 682,650 000000000000000000083832951406a2450db74acc6662f85f77595e79df2020 1,127 1.00/1.00 vMB 72
682,649 682,649 000000000000000000046a1fbb4c19c8c2bc43ac9edd0c8bed5f1b8a43b8c91e 1,010 1.00/1.00 vMB 92
682,648 682,648 0000000000000000000ccdbd3fa5392d4802a60803e769c8cb0405a4ce43ff70 2,359 1.00/1.00 vMB 94
682,647 682,647 00000000000000000007669ba1695086e40d7e14239681c5b71788e43564c83f 1,699 1.00/1.00 vMB 42
682,646 682,646 00000000000000000005dcb4040a2480b8ede7864e2abc002fb75a05f6b18a3b 1,185 1.00/1.00 vMB 8
682,645 682,645 0000000000000000000b4ea172200b00990e6be37bd373d295744133bcb9c000 2,641 1.00/1.00 vMB 87
682,644 682,644 0000000000000000000da50d3a51bbfe40ffeb92978be23bc08363dd80c8f38c 321 1.00/1.00 vMB 11
682,643 682,643 000000000000000000077f15562f5f49f2767893152817a2bdb9ef5d463b4476 2,060 1.00/1.00 vMB 34
682,642 682,642 0000000000000000000b8a1624f0d6d7ab0c3111a0deae26d1953882daa6b880 2,271 1.00/1.00 vMB 78
682,641 682,641 0000000000000000000cd45cebced9c1d1f349ef80df192466b0280e51cfe019 1,046 1.00/1.00 vMB 27
682,640 682,640 0000000000000000000c769b66e73ba4476c381b34d27c28a5f15a99f4bb1b31 1,412 1.00/1.00 vMB 34
682,639 682,639 00000000000000000002ec807f416ae685249ac16dd46fa3466fa8eafe12c5c4 1,569 1.00/1.00 vMB 23
682,638 682,638 0000000000000000000603906efd46ece38112d367e34bd38d63eb285531d2d6 694 1.00/1.00 vMB 32
682,637 682,637 00000000000000000004851ad59700cd47037b6b6152c740fa04c596ba24e530 1,832 1.00/1.00 vMB 61
682,636 682,636 0000000000000000000ca2c5e427cc716698256f62cb17a9358d491cd77446e6 969 1.00/1.00 vMB 40
682,635 682,635 00000000000000000003c2da66207c4d29a99384819a8e136e2cb9acca3d4633 920 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.