Loading Tool

Explorer IconExplorer

Memory Pool

80,872 transactions
30.29 vMB
0.09393779 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt 6a2f15d31f2cc2d5cbc5e0118e0164a19c16fc4509e2d8204b4151cd4b0756d7
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 25dd2d7e8526d9826d0dd351b0c2760e1e2ac9b27f4abe7ec2d4260d1d1ceee8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,917
Size: 1.00 vMB
Total Fees: 0.03134170 BTC
Feerates: 301.07 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (467,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
447,075 447,075 000000000000000000680b6df3af80f4feda1ec559f3da0677eed149f47252fb 2,340 1.00/1.00 vMB 79
447,074 447,074 0000000000000000009964ba2c78caa1a19162f048679166230b7de97c3d2642 3,086 1.00/1.00 vMB 123
447,073 447,073 00000000000000000359e23bad1e4219763ba06ea0bb8f67e65e4acd464e4384 2,887 1.00/1.00 vMB 115
447,072 447,072 000000000000000000c0e579e01f83c32cb7682aa2d772be2a5df03722f23156 2,437 1.00/1.00 vMB 74
447,071 447,071 000000000000000001ecbdb91b3d8c109bb978accdcb93be13240d994d5415c5 1,974 1.00/1.00 vMB 94
447,070 447,070 0000000000000000001ef07ce4ec0421d9fa678d48607973ddfddf3c24512cbf 2,379 1.00/1.00 vMB 92
447,069 447,069 0000000000000000004743447973cf1a32d7fa468a8322ec5f8b9b0e27547cca 2,013 1.00/1.00 vMB 77
447,068 447,068 000000000000000000f9d89de1f1f35e12a4b625943d7ad57f591a28792a2817 1,569 1.00/1.00 vMB 41
447,067 447,067 000000000000000001aa0f9eac526b798310a0d55fa377ec90ed03df475d02d2 1,964 1.00/1.00 vMB 83
447,066 447,066 000000000000000000e2b520a9f3eac89c7e1f62f2fe6c89b63e4846a968972c 1,645 1.00/1.00 vMB 57
447,065 447,065 0000000000000000032afea983a31cbdddc8e1931904083fedb4fe4be7b0e879 2,804 1.00/1.00 vMB 88
447,064 447,064 000000000000000001e0282cdb425d9bc46246b949303b1b31bed63af3075d93 1,246 1.00/1.00 vMB 53
447,063 447,063 0000000000000000008548fca93a4a41b1d522f61363df4fefece12deba842a6 1,762 1.00/1.00 vMB 51
447,062 447,062 00000000000000000290f823d051e96671957e9a3a9ba9369254ea70edac7a46 2,375 1.00/1.00 vMB 71
447,061 447,061 00000000000000000207c7d75898c5ff5b08658c672a20d07d5fb834b21c3304 2,564 1.00/1.00 vMB 103
447,060 447,060 00000000000000000323c9cc99092b547ae0e296479495d267a180e9ffdef019 1,906 1.00/1.00 vMB 69
447,059 447,059 000000000000000000dff5d85dffb236d3f00909a349daf3e590396723b302e1 2,113 1.00/1.00 vMB 91
447,058 447,058 00000000000000000227f5e3cc41ec8f15b1026e41cf4b6cab2385743f6195d6 2,103 1.00/1.00 vMB 76
447,057 447,057 0000000000000000012c04997b13636eeb0964764a70162a87983b03cfc26762 2,140 1.00/1.00 vMB 73
447,056 447,056 00000000000000000186bf58e0366aba697022b448fa176df1247ce0933d4cf8 1,924 1.00/1.00 vMB 82
447,055 447,055 0000000000000000030547b9da5fef6c485a8e9c20c9a4966a6e232ccde4fe66 2,729 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.41 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: 664.98 GB
    • Received: 15.07 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.