Loading Tool

Explorer IconExplorer

Memory Pool

45,838 transactions
22.13 vMB
0.09432053 BTC
Random Selection Loading Transactions
Max Size: 123.61/200 MB

Candidate Block

Mining Attempt 66c0f5d58922728a1361ea2bb7ff98a3aa3bc57668347d0e4d2b319a20a26714
Version 20000000
Previous Block 00000000000000000000d451218953608884fdf06a7d0218542220f2352919d8
Merkle Root 9e1f37c35296c740327c718842f888834d5c8a7550726f753c6d92f5920e2579
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.03695747 BTC
Feerates: 175.14 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,093 (839,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,788 74,788 0000000000217ed59b51323eca886c3878d2da5cad2cb34e1d7dc5a8bcd12b5f 4 0.00/1.00 vMB 0
74,787 74,787 00000000005147a7f96ba700f529d5971faee4f1f90299e08d5dfe2506828d46 1 0.00/1.00 vMB 0
74,786 74,786 00000000006a19896145c00d76fa126641b4238247e28e3dabd9ab1ff7806cd0 4 0.00/1.00 vMB 0
74,785 74,785 00000000001e753e56afe74060be80bffe434ff2498c8a86550a24871249de04 8 0.00/1.00 vMB 0
74,784 74,784 00000000005baeba241bdc95506db8dcc6c3cbd29d105b18f6476e62816a08d0 9 0.01/1.00 vMB 0
74,783 74,783 00000000004875ebfa4f4408902caea822fccdee428361a478c98e36fe73bd3f 1 0.00/1.00 vMB 0
74,782 74,782 0000000000143dd58c86c98f5cac3ea2b479e6905fdde8c6dce18874bf724ec7 14 0.00/1.00 vMB 0
74,781 74,781 000000000005e9428b9fe707abe385168a84da477dda7621f8580f74236e46a8 6 0.00/1.00 vMB 0
74,780 74,780 00000000000abb5c34de5e9309adbbf589ef41a30b4d36df091550fd62cc59e7 2 0.00/1.00 vMB 0
74,779 74,779 00000000003d5b92c738b190fd03e460bd801ace06140abd6a7c35c3ad0c1bbf 1 0.00/1.00 vMB 0
74,778 74,778 000000000012e5f04c70b16cfd8bc236b28984c86c678684195ce42b408c2375 1 0.00/1.00 vMB 0
74,777 74,777 0000000000553ef20d5097745772c74b62654e100a606282f411970a33df7cd8 4 0.01/1.00 vMB 0
74,776 74,776 0000000000372abe927e9e22291a47122cd550e9d6c17a52cb7faffd77bbbc8b 2 0.00/1.00 vMB 0
74,775 74,775 00000000006f3ec1b40444ed0ff78672ede48744acec823fb7034bd9851c66e5 3 0.00/1.00 vMB 0
74,774 74,774 0000000000444f1a2490c11ecd63b508a98286449aa0e01d2c58602f911f92a3 1 0.00/1.00 vMB 0
74,773 74,773 00000000000700f73e9d99e62745f270fbe4672e478c28ffd4c950f6f3825a60 27 0.02/1.00 vMB 2,992
74,772 74,772 00000000004dc23b70983f96dd52084230d599468c248d3a850c9871e3cb2cbc 1 0.00/1.00 vMB 0
74,771 74,771 00000000007807415f80d5f1fcd33122a131d23b5c12ae7a50793c5750198fc0 1 0.00/1.00 vMB 0
74,770 74,770 00000000005c703e0a9278645232506911ea4f9df8720c59abd77b47873c8e2e 3 0.00/1.00 vMB 0
74,769 74,769 00000000005088c213d4e7e60f2bfd19efe2c27b8d600fcf58c49d5c1afc574f 6 0.00/1.00 vMB 0
74,768 74,768 000000000058225c927d3b116da2b3e2c59338919319de1bc768d2669f87f532 4 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.76 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: 557.81 GB
    • Received: 7.09 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.