Loading Tool

Explorer IconExplorer

Memory Pool

82,701 transactions
31.50 vMB
0.09008893 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt 7e080de339c7fbced79284d097edab7e8fe9b66ec7031674c9844d0424174b98
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d8b516ec139f74b214975c273050fc6bb60be3d926e75948d423321fc4ee5066
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02180140 BTC
Feerates: 100.18 > 2.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (360,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,648 554,648 0000000000000000001e04b72bf8beabb0105e4632ea7a520a71833be0668071 1,843 1.00/1.00 vMB 6
554,647 554,647 0000000000000000000b6dd125b1d7598d2337d7d9efa7cbfeb72a0d8615fd8c 2,238 1.00/1.00 vMB 4
554,646 554,646 0000000000000000000e3261a00658bb685841cff821f97f0bcbf6e8dfe30759 2,992 1.00/1.00 vMB 30
554,645 554,645 000000000000000000054727aa4e0a1c131e21d0111a4a21bae55a4cf6433a92 2,470 1.00/1.00 vMB 13
554,644 554,644 00000000000000000019b15ebf4a4304f05c3cf9ed8feaf5d08a0727107398dc 2,663 1.00/1.00 vMB 33
554,643 554,643 0000000000000000000f1f7e5054c850d96677c410b2a0decb58e874ad960974 2,527 1.00/1.00 vMB 41
554,642 554,642 0000000000000000000b075fa048d33a802ea143c9bd21f37f583a5ecd321116 1,354 1.00/1.00 vMB 14
554,641 554,641 0000000000000000001044d32b1902544ede1e4b320060ddb60d95242470166e 2,571 1.00/1.00 vMB 33
554,640 554,640 000000000000000000172a479eea10d1199aef394999649b0ba26453561d2163 1,333 1.00/1.00 vMB 11
554,639 554,639 0000000000000000001bd9d6f623cbfdaffe5e9d48c7873e37991021502b1ea7 1,291 1.00/1.00 vMB 13
554,638 554,638 000000000000000000323ecda4150fbbdf87a1165bd1b00fe7976cf02a27ce09 1,797 1.00/1.00 vMB 15
554,637 554,637 0000000000000000000e9d1d4b658aa6a3c37fc6ec3e813233c26ff468e837fd 2,339 1.00/1.00 vMB 22
554,636 554,636 00000000000000000004e00a3816984bb478d8eb73b77d03416c1fd7d614d8c6 2,226 1.00/1.00 vMB 35
554,635 554,635 00000000000000000007accf42c8d7e3a1d8b97df000798ad20456f4d728ee4d 892 1.00/1.00 vMB 47
554,634 554,634 0000000000000000002de5d06349fea73eaa5675177a4799f5a83da533c53b84 704 1.00/1.00 vMB 54
554,633 554,633 00000000000000000024edcfc0187158fc5f4150d3bb18b272b233474d845a2f 943 1.00/1.00 vMB 82
554,632 554,632 000000000000000000095d844fbb0ab40b622805006aa07b92cece55dd937a67 1,780 1.00/1.00 vMB 49
554,631 554,631 000000000000000000173b6fcf95018094d5266eb3f93b1cf53cd4ae433a7a08 1,831 1.00/1.00 vMB 13
554,630 554,630 0000000000000000003608884b7b5b09091d8216c100f2f3673adc33fe3a4e2d 2,325 1.00/1.00 vMB 7
554,629 554,629 0000000000000000002f834aaaf2a7f2d6d968747c7c9346c1471da85f8f6660 2,919 1.00/1.00 vMB 27
554,628 554,628 00000000000000000000d252c4a286e01115ece6f312a82d1ce0e96b512edff9 555 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.75 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.75 GB
    • Received: 16.76 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.