Loading Tool

Explorer IconExplorer

Memory Pool

27,117 transactions
10.23 vMB
0.04318155 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.41/200 MB

Candidate Block

Mining Attempt 9a5408cf6e00a93c27b9384500dcfb1ccee2e43a09f783854a6df175cd3c7a65
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root c0632fadda728ef089bc28584ac37a4fb82bbf16a1d8e8122f96e9c113bb09fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 949
Size: 0.54 vMB
Total Fees: 0.01866647 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (716,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,904 196,904 000000000000023dc5a307f94c4f439396e6c43dc22b251a2e28dd06dce9cc70 169 0.08 vMB 239
196,903 196,903 0000000000000617f6b47d1535854c76890691cd3891ee17ab46e5b9618dace2 87 0.02 vMB 210
196,902 196,902 00000000000004a85778b519355974be10be2b2e0c25948d5096ef0a225cb67c 48 0.02 vMB 176
196,901 196,901 00000000000004db12b7946768ab71002c96410b74defa77ad6bbf560f7c7c1c 256 0.12 vMB 186
196,900 196,900 00000000000006ae310893adc0a66d336195c55ed2588bbea18e08db3d80fad6 295 0.13 vMB 248
196,899 196,899 00000000000003e1adde0e1687983fd1cc1d0693dd9d5ac0dbc50ca8c9d8808f 256 0.12 vMB 302
196,898 196,898 00000000000000829c4fb3b270f8c48ba7f1301d95bed1e838d72d3e2ad20662 349 0.14 vMB 602
196,897 196,897 00000000000004c92c656d9d9511968fe8b16e105d038651a52890aff50adfe8 67 0.03 vMB 144
196,896 196,896 000000000000035152633a1e20389c8672a01072eb624e5176b78a02eea0fe4b 317 0.18 vMB 231
196,895 196,895 000000000000058dd3a452903c033aa8658d194a2094c600c6f36ca8ed8a6d79 242 0.09 vMB 323
196,894 196,894 0000000000000217e7da50f4e321e0f22e36907b757654bfc1c4b2f1cd5868f6 183 0.09 vMB 102
196,893 196,893 0000000000000662e545408750cace601fe58c07794fe45dd55a7a2365a047e1 178 0.09 vMB 498
196,892 196,892 000000000000031cb7e30e61258925f2137a30ddbd97f8e61b514643566221d5 282 0.10 vMB 407
196,891 196,891 0000000000000485e62fcdcc3122b6e6bd0bec5b939f14acbb28ca9198a570a2 142 0.05 vMB 373
196,890 196,890 00000000000003c036b7b8fc88624305be518a3ffaf9aa44e8b0fcbe0511d354 200 0.13 vMB 242
196,889 196,889 00000000000006d3a85406cd277166e087887c9ab2a579101c044db615ff044c 239 0.13 vMB 201
196,888 196,888 00000000000004854a03de1d60d5942c6de9fb8eb283830cc2a9f14024a4e19a 513 0.24 vMB 179
196,887 196,887 00000000000001bbe9deb0885c532c83075143fb4a0effeb279c20f458038184 264 0.20 vMB 104
196,886 196,886 00000000000005b30f8a0d9d9da7f8cb3569230bb52cb54777a0cb5ac3d95d27 339 0.14 vMB 160
196,885 196,885 00000000000005ef008045a23c76b9f20cad616625f4052138173b6bfb60a8fa 112 0.04 vMB 51
196,884 196,884 000000000000046a546024849e50a338d87d2557f6492656261cb4de9541d6da 256 0.11 vMB 135
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: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.44 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.