Loading Tool

Explorer IconExplorer

Memory Pool

25,440 transactions
9.59 vMB
0.02432801 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt 670e1a34a32fa29211f3730d86d5abcdbbb47b49da6e0302d4af1d38c6c63d84
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 7655b1188c5e1f6056b3ab279a5e3f27c7830a9ba5557fa0ed9fe7e9210e0a3a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 41
Size: 0.01 vMB
Total Fees: 0.00019970 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (688,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,888 224,888 00000000000001ddb4dbcdc1944289a7f25f06454096017b26fa19c7053341c9 264 0.11 vMB 265
224,887 224,887 00000000000000fa8e4f593bbc2079087408afe31ce15a26e3d093ae96a0b0b3 167 0.07 vMB 190
224,886 224,886 00000000000002f40ab32b0b00088cf118acce4f0435f973eff1d840f2016eaa 161 0.08 vMB 173
224,885 224,885 000000000000017f2e5999e7436bc123c19a0a7f21abe1c25e0df639cddc757f 224 0.11 vMB 144
224,884 224,884 000000000000006dfc00c063c505d4ef3dadcecc2a4bf9b46da3d7cd0c6fba11 11 0.00 vMB 134
224,883 224,883 0000000000000386ec8aec658d00d6939ac6bab9057f681603f94371914f33b1 89 0.03 vMB 59
224,882 224,882 00000000000001d65451d57d6bfb5912ea4ea15239d424b493031f2af2676ef7 93 0.05 vMB 113
224,881 224,881 000000000000006b13f5d63fba4dc9e0746c6f7416d077aebe4f361dc015d238 135 0.05 vMB 219
224,880 224,880 000000000000026ba757f19839e6feef28fb3a92545c27f12c5d4e8d52080fa1 178 0.08 vMB 192
224,879 224,879 000000000000019d8b5c53915ea732c22804dd4e30e374b1a8bb48d5e5fac660 389 0.15 vMB 188
224,878 224,878 000000000000038a2b7f93d48ed714b7b32137617d55add6e45d453966bb451f 22 0.01 vMB 184
224,877 224,877 0000000000000325c79d1773b0cdc22ad9544a389ac9b6a9c1c93f5baaf466a9 497 0.25 vMB 159
224,876 224,876 00000000000002d2a5c7caf2e4c3af2ca6b76c7ad023f3adc8822937708aeb25 315 0.12 vMB 238
224,875 224,875 000000000000005f51d2feb3f6d49c876733381d4f73ae925321ea30e715c359 378 0.14 vMB 251
224,874 224,874 000000000000011e3120974443504b15963afad77151e354846dfd92e945d70b 50 0.05 vMB 49
224,873 224,873 00000000000000f3d5cedb80cfc78783ac16a7439ba85ffabed566b3e770cf31 108 0.05 vMB 182
224,872 224,872 00000000000002b2bcdc3be60cf29e31be45bfc14304a96e26179dbb43d83cc5 90 0.05 vMB 118
224,871 224,871 00000000000000667708763e1e7ea9bd4c1890ec13b9025803f8b3eb64ec02fb 476 0.19 vMB 227
224,870 224,870 000000000000003fbad72b7b1b7de174238f68fdf7209c5e53ffbf85a01b50b9 170 0.15 vMB 69
224,869 224,869 00000000000000ad8cb922c28f47f013bcc6a6b84adb0ce77de1a9cace13d0d4 60 0.05 vMB 68
224,868 224,868 000000000000027b57e6a44ec62f3da134078e7955fca1a18fa7e07c8816f9a8 168 0.08 vMB 192
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.21 GB
    • Received: 0.68 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.