Loading Tool

Explorer IconExplorer

Memory Pool

81,200 transactions
30.33 vMB
0.07754368 BTC
Random Selection Loading Transactions
Max Size: 186.05/200 MB

Candidate Block

Mining Attempt dfc5a13377b7b98e03a2e25d1edd4fb0afdef63575e1a7f37f5bb37632e2f899
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root 99837598fef471df82b28238685fe894e634ff79b7ccc4164a20262ea041262b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,605
Size: 1.00 vMB
Total Fees: 0.00975561 BTC
Feerates: 60.11 > 0.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (449,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,138 466,138 000000000000000000670c6d9d40dec872d5ed1965cda07d252dd93528007e3e 518 1.00/1.00 vMB 162
466,137 466,137 000000000000000001ad0d8050ac230798645579d0c076ea901343cb08c93446 405 1.00/1.00 vMB 203
466,136 466,136 0000000000000000010bc829b1fac35958884fe44b1684c1675ae5bc6144c8ca 420 1.00/1.00 vMB 206
466,135 466,135 000000000000000001f55b8bfab4f2a4916f5014a5f3f02343725b836ac7d53c 627 1.00/1.00 vMB 201
466,134 466,134 000000000000000001f4f31fb4d320157dc16121f46030e2dda95fc5acc43118 312 1.00/1.00 vMB 196
466,133 466,133 00000000000000000160fd8577b9e9bba831ad47d52ab4057b11f3319b9fca88 2,150 1.00/1.00 vMB 155
466,132 466,132 000000000000000000f87130ccbdbff29aed097143633428c207ef23eddf1a22 2,287 1.00/1.00 vMB 246
466,131 466,131 000000000000000000cdd19c5432ef03d4ef0ea97ca9a19355c12a0c790070a7 1,909 1.00/1.00 vMB 193
466,130 466,130 000000000000000001d76027fd32383af022a8499afab3973592cf4075fd18d9 1,310 1.00/1.00 vMB 185
466,129 466,129 0000000000000000013f412d99091db0ef4e54a93fc2b8d30070fb124747e427 2,365 1.00/1.00 vMB 144
466,128 466,128 000000000000000000e8950973d7f8bb26c0f9788052b90118b4c0e7aec225e4 1,810 1.00/1.00 vMB 166
466,127 466,127 0000000000000000000a257bfd7725374269da9b47a469dddd130b504e94d5e3 1,534 1.00/1.00 vMB 218
466,126 466,126 000000000000000001b0021febc6e331307a99b3207646c7dbbba8f0bcd7c732 2,148 1.00/1.00 vMB 171
466,125 466,125 0000000000000000010f5f01233fa2c6ecd4047d38371e4d9f4b9eca696cd706 1,649 1.00/1.00 vMB 187
466,124 466,124 000000000000000001289e9dd0d526f8e26fdb0a80620ed827cedb4d59380cc6 2,219 1.00/1.00 vMB 243
466,123 466,123 00000000000000000028127faf5c75d38de199bf57bcc072e213c5f6007db13b 2,036 1.00/1.00 vMB 235
466,122 466,122 000000000000000001a6156170b209374700eda2d98bee1bb25454cbbed6672f 1,906 1.00/1.00 vMB 208
466,121 466,121 000000000000000000c6bb5a4d2640369b9f0404f21b885af60c9fd1c5b70634 2,241 1.00/1.00 vMB 232
466,120 466,120 000000000000000000929986772bc79e365b74dd4c562b6cc67c48dcdb56c5b3 2,018 1.00/1.00 vMB 247
466,119 466,119 00000000000000000166bf4732af477d7610e3a9eed3e6da35c501dd45ca36d1 2,112 1.00/1.00 vMB 318
466,118 466,118 00000000000000000171884081ca103759e0bf75da2a40da983f03646c87c739 743 0.22/1.00 vMB 282
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.