Loading Tool

Explorer IconExplorer

Memory Pool

86,301 transactions
32.89 vMB
0.07550030 BTC
Random Selection Loading Transactions
Max Size: 196.01/200 MB

Candidate Block

Mining Attempt 618d376f71803a2d860044fd0c376648f6d65a7eaea042fc523679b7c50b69ce
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root a692a10ddd5d3aaea948124b96178d8a2bbb717509833d2ca804e25c2802b03b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,083
Size: 1.00 vMB
Total Fees: 0.01020563 BTC
Feerates: 151.14 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (735,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,892 179,892 000000000000088a7ff6664e75b9ecb17286a05984df089e3476811d3699c11f 72 0.04/1.00 vMB 96
179,891 179,891 0000000000000856d208efd590bf033de443b0ec1e9c19bf2861ced792cc8811 138 0.06/1.00 vMB 233
179,890 179,890 00000000000005455ba64a2f4f6d555505ba19e5b3826b4731c53a6b182f2a49 133 0.05/1.00 vMB 126
179,889 179,889 000000000000077b9cf8e7551ab550177fee33f1b3003107b972d7bbe9b38e17 89 0.03/1.00 vMB 105
179,888 179,888 000000000000068d63498f489cdc6be5e3bbfdc728dfcb9aef5c7216cb6e7563 148 0.06/1.00 vMB 134
179,887 179,887 000000000000011128f5ae3215f88aa000d9fb75f11423ad610c8f1bdda8eb8c 176 0.06/1.00 vMB 132
179,886 179,886 00000000000005b416cecd5c299a580724cebfedc031e2b7acbd3ca632c65532 64 0.03/1.00 vMB 66
179,885 179,885 00000000000007c5876530136d87612ee6800e3e5b49cf55011cbfc2789aaf96 96 0.04/1.00 vMB 115
179,884 179,884 000000000000009a3635a86726268d19784dd40b727ddbb9d4c1d1dd18a94c86 224 0.11/1.00 vMB 179
179,883 179,883 00000000000000134a86da6977245bf84ae0314840aa5e3899f332539d36751f 1 0.00/1.00 vMB 0
179,882 179,882 0000000000000606417dae62f02886ece83be8aae107222e680efc0e406c7083 22 0.01/1.00 vMB 106
179,881 179,881 00000000000002a1a6d8803d2ef0b6960d7a8580531d82d368c08302283bf0fc 22 0.01/1.00 vMB 96
179,880 179,880 00000000000008521b8d0d133cd355cd2e2199a5b61338a50259d26bee78e0d0 145 0.05/1.00 vMB 150
179,879 179,879 00000000000002df68d95cabaa28a461d8cf4b937b11cede891a5ca1ad41dad5 177 0.05/1.00 vMB 30
179,878 179,878 000000000000000c32957599b5ca59a15394be833a4086aa551bafbf93c696fc 131 0.07/1.00 vMB 117
179,877 179,877 000000000000074928b6e62eaaf8a319ed11b59e310369de5b8ba1271023c9fb 311 0.15/1.00 vMB 268
179,876 179,876 00000000000003cff3ec5b5534b3f32c0f380b01e42bdfa0fd7303041b0340e7 71 0.03/1.00 vMB 7
179,875 179,875 000000000000024f6165da3bac9c4ee7570e5b20454a933a0382837d81ec34aa 243 0.11/1.00 vMB 159
179,874 179,874 00000000000005f76f882a8badf4d72c464316426da569f5fb524745aca134dd 76 0.03/1.00 vMB 167
179,873 179,873 00000000000005702b19619476ab0e9b290ff99470a29ea5b99d7b63108cb118 11 0.00/1.00 vMB 0
179,872 179,872 000000000000018ac7fd50033ad7b5a372d7cbb1ef94f3963c4ba957e1f1b6d9 77 0.03/1.00 vMB 104
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.