Loading Tool

Explorer IconExplorer

Memory Pool

43,027 transactions
27.07 vMB
0.06360833 BTC
Random Selection Loading Transactions
Max Size: 142.33/200 MB

Candidate Block

Mining Attempt 8f5c1a033578fcce60e5040f5d4f6a235840336be96d6795653a63eec20dacfe
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 7cd132c68630457f313d9435f61357d6b71ea51d88980551f6f3c471b17909f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.01323135 BTC
Feerates: 170.89 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (320,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,042 594,042 0000000000000000001623383ebe32e3d19e4cf522227f409211299c663255b1 3,050 1.00/1.00 vMB 34
594,041 594,041 00000000000000000010c3808ffda2153a658ab7935f631c3a5a0016e3c317d1 2,285 1.00/1.00 vMB 20
594,040 594,040 0000000000000000000a7fbc6b571fb22007a476d08f36d8a9ae8b274d7891a4 2,757 1.00/1.00 vMB 19
594,039 594,039 00000000000000000009cd09676903a595632bc93a0d06567f225eb3c5b49340 2,804 1.00/1.00 vMB 26
594,038 594,038 0000000000000000000b82573fddf7fe4bacd683604f189c66ca8d98c2137306 1,908 1.00/1.00 vMB 22
594,037 594,037 0000000000000000000a0c95ed395395e164f06e9a46ad3a01eb15dd48c5844a 3,165 1.00/1.00 vMB 36
594,036 594,036 00000000000000000002aae6244a1772c97054a8d938e6b18a301bdbdb3adac3 2,259 1.00/1.00 vMB 28
594,035 594,035 0000000000000000000378c088e3c877aa7344381b5183c00854e17676ccc980 3,054 1.00/1.00 vMB 33
594,034 594,034 00000000000000000011ce94a6af6ac2f2d0ec5fae6791e38bd4159c5d258485 2,153 1.00/1.00 vMB 26
594,033 594,033 00000000000000000019466f63c0a648c96730e3c8f4795daf82285fc7b8eb59 1,877 1.00/1.00 vMB 38
594,032 594,032 000000000000000000130f1fe550dc8b28876bd62d6b9962461c80e8bf770c04 1,510 1.00/1.00 vMB 42
594,031 594,031 0000000000000000000d5bccb57219cececa0d4d579b59e05381c3d53571777f 2,396 1.00/1.00 vMB 39
594,030 594,030 00000000000000000010c43bfcbd8cbecef85d8b4e626c2fbcd2c61ef6e70803 2,339 1.00/1.00 vMB 18
594,029 594,029 00000000000000000002805720f689076a250df855eda592259db6bef51ec5f4 2,351 1.00/1.00 vMB 13
594,028 594,028 00000000000000000004c89586e25be96acf43789ba6cdc051487560f7da2a55 2,781 1.00/1.00 vMB 17
594,027 594,027 00000000000000000015a66d9c6da95c91236f282aa43cc62db58a8f999cdd48 1,838 1.00/1.00 vMB 8
594,026 594,026 000000000000000000151c1662448f361fa73653d3264bbbd5cc581830121feb 1,922 1.00/1.00 vMB 12
594,025 594,025 0000000000000000000a85c2da8208c6d8180ae98221e35e5870f10aeb69b7fc 3,106 1.00/1.00 vMB 30
594,024 594,024 00000000000000000015e5f46302b3489944564cd7c20ead95e348729731ee5c 3,113 1.00/1.00 vMB 30
594,023 594,023 00000000000000000015286903c35c65c8c208aff597ada1e75b5703bd2daddb 2,238 1.00/1.00 vMB 42
594,022 594,022 0000000000000000000fad24d96e23d4816f9f73077f3775a368ff09ed10ae22 2,061 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.32 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.