Loading Tool

Explorer IconExplorer

Memory Pool

81,195 transactions
30.45 vMB
0.08449016 BTC
Random Selection Loading Transactions
Max Size: 182.89/200 MB

Candidate Block

Mining Attempt 145e7c8fce360fc81905e79e9d4765d8094394893862f3e1c375f9156930a51c
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root c06da407f530a401a45827d41e8a3c3cd75e6547f3299bd5e22e70ca926e338a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02096136 BTC
Feerates: 100.24 > 2.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (421,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,188 493,188 0000000000000000006abf2563cafab5baad61bc15ef76e39c910a1063230fa9 1,408 1.00/1.00 vMB 87
493,187 493,187 00000000000000000000208033c9cf1a4b106f353c99e0f20a24ebb68b1ce9af 2,517 1.00/1.00 vMB 189
493,186 493,186 000000000000000000922e0b16dc37152c0858a3d601c1d271fa3d51097e204c 2,496 1.00/1.00 vMB 284
493,185 493,185 0000000000000000001911629ebefadd68584f955060287dcd18909b25d850ae 822 1.00/1.00 vMB 27
493,184 493,184 0000000000000000002a847f94e8dc25bf80720f82e5e90480f86a4c9d0c09db 755 1.00/1.00 vMB 35
493,183 493,183 00000000000000000066b8b0e04193f325d920ab80f35e584875dc0df2e425eb 1,271 1.00/1.00 vMB 95
493,182 493,182 000000000000000000452fe864aee45e3a4875eb636bc02f950fb54b3cdde722 833 1.00/1.00 vMB 75
493,181 493,181 0000000000000000000f8749c1eeec6780be2c4c109353d84c6d12da8238c43b 682 0.66/1.00 vMB 92
493,180 493,180 000000000000000000832529fc8cdd71ff761f6421b3112cecaec4be4bbd83d4 474 0.62/1.00 vMB 60
493,179 493,179 00000000000000000093bcd7f6859a3b5d5b16b723cd29422f2193acede2c3bb 1,961 1.00/1.00 vMB 152
493,178 493,178 000000000000000000ae95acc34db433e88204127c477e4e4db8bce4d1949b81 1,317 1.00/1.00 vMB 20
493,177 493,177 0000000000000000009d796ba16df80851f8d0f2c3e99bb391c2b353222cedee 622 1.00/1.00 vMB 39
493,176 493,176 000000000000000000ad4cc133cff2c24bd1ef3c11162d08a6873fe71f5a9530 1,582 1.00/1.00 vMB 170
493,175 493,175 0000000000000000003730d7bdb47fe3e29bab8bacbea81467e6c36e139cee67 2,061 1.00/1.00 vMB 274
493,174 493,174 000000000000000000044487e410939513f2763bd13eb30dafc01dc85fe28810 1,940 1.00/1.00 vMB 150
493,173 493,173 00000000000000000093484db963e2c11f2b858453281841ca3e077fae0e1e57 2,386 1.00/1.00 vMB 243
493,172 493,172 0000000000000000006678e6c65a641f5bc59e406d0949f010ccd83c34e62c4a 1,650 1.00/1.00 vMB 39
493,171 493,171 0000000000000000000623a021d34432e81822fc6c920007da9d6cddd1186c51 2,217 1.00/1.00 vMB 217
493,170 493,170 0000000000000000003f3e7904d7172752b44c4d69aa2455ff24a47689349f7d 2,424 1.00/1.00 vMB 211
493,169 493,169 00000000000000000060b9cc385e1fd8bb9ec614a15f183fa572f65023caf304 2,032 0.91/1.00 vMB 191
493,168 493,168 00000000000000000095e9e2179c4d33e28ac036819def37d1dae4424967b0d8 1,613 1.00/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 782.37 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: 663.65 GB
    • Received: 14.92 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.