Loading Tool

Explorer IconExplorer

Memory Pool

79,409 transactions
29.76 vMB
0.11913403 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt 15e17123066269c8d21fa31439bc004c265296f11d5276c278775a4042ad2d96
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 4e4ddb43a3a645d3d7aa2d59f652cf1e54cfda53d35925eaccceaf1bd83dcbda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,248
Size: 1.00 vMB
Total Fees: 0.05486480 BTC
Feerates: 150.75 > 5.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (565,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,069 350,069 00000000000000000fc0b296902359f886509913e6d8093e180c8c8bb9d584e2 642 0.36/1.00 vMB 24
350,068 350,068 00000000000000000ccdb848c76a8ada9fc99640ce05d9b830fa4d5105c57702 772 0.37/1.00 vMB 29
350,067 350,067 00000000000000000a13a326265c97844020c451b7905cfa9abf2348552e6c73 227 0.10/1.00 vMB 29
350,066 350,066 0000000000000000053588fb97a06144051c454865deffbbb5dc25d7ba8fff0a 49 0.03/1.00 vMB 16
350,065 350,065 00000000000000000841436881ed3a2a3b01946fa10967d73b8c0800a2c3fc23 414 0.22/1.00 vMB 21
350,064 350,064 00000000000000000f408873784b5d8db4446d8e05f364cb3def5477d7ee71a0 358 0.23/1.00 vMB 22
350,063 350,063 00000000000000000d5167b1a5de45e9022706f4fc78e001e8facfa9f2daa71d 598 0.31/1.00 vMB 22
350,062 350,062 0000000000000000124dbb81544d0593c3b4ac10510e2e123b929b03a403be6d 1,245 0.68/1.00 vMB 27
350,061 350,061 0000000000000000044d58bdeff8e75ae4f5edc7a4751761ffc2999d9c9d79f5 633 0.33/1.00 vMB 26
350,060 350,060 000000000000000015627c5482596f9bebd41d790d69b8b07031fce01b437894 58 0.03/1.00 vMB 23
350,059 350,059 000000000000000013e03aa705a2f734d22555440f0fb37eb074e74b322b0ec0 50 0.10/1.00 vMB 5
350,058 350,058 000000000000000003a2dd010cb32d4a131ac673088d022c8aa7541f8c061093 287 0.13/1.00 vMB 28
350,057 350,057 0000000000000000091341700c8f04a477514a4c690676e674f547f44c240cb6 878 0.41/1.00 vMB 28
350,056 350,056 000000000000000011e8413cad03115ad549fb4dc21a7fd2697e2fd8fdfe0e15 75 0.06/1.00 vMB 6
350,055 350,055 00000000000000000d8be1c24f526986858b8b5d1ceead0b81b661cdad89fead 237 0.13/1.00 vMB 25
350,054 350,054 000000000000000009ec0813bff1003069357a1c179c8918229dfc204fb4be06 42 0.06/1.00 vMB 5
350,053 350,053 00000000000000000fe96b598d13cbd226c038beade609b8cb626e3737693abe 392 0.20/1.00 vMB 18
350,052 350,052 00000000000000000dd40ef32558bae23d139d037bb803c1ba2a6f9e8041733e 1,332 0.75/1.00 vMB 25
350,051 350,051 0000000000000000178320932d50a138d5d5e4c4b1b98ac6eebe7b85c85b27d5 512 0.15/1.00 vMB 48
350,050 350,050 000000000000000012519fa2c4d217618920665551b85f3d0fae817805803504 134 0.07/1.00 vMB 27
350,049 350,049 0000000000000000163b13a5de43e86dd2738e31d9610ed2f3e332f83fb9a008 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.