Loading Tool

Explorer IconExplorer

Memory Pool

35,680 transactions
26.07 vMB
0.07214532 BTC
Random Selection Loading Transactions
Max Size: 132.57/200 MB

Candidate Block

Mining Attempt 2131d5d86fd587677d448c7a02fef838d2c82920c3ec228975bcffa8ce5c441b
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root babdd32a78250db63d6fd35b0f8f471b63008e0b3d5183341502db368ad6e024
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.02407443 BTC
Feerates: 250.88 > 2.41 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (679,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,886 234,886 00000000000000c2752137ca70c33ec2f816e06bfd893ef22cdcbf408b8b7fd9 499 0.26/1.00 vMB 133
234,885 234,885 00000000000001a5a25f72ba172b5c42ca4d677025606d17eefd3d391a6ece99 219 0.09/1.00 vMB 170
234,884 234,884 00000000000001843ce9333fe72b21e755bb8118290319c8ea214a2464126476 243 0.12/1.00 vMB 140
234,883 234,883 000000000000014c89c1019513ffd70e2dcfac0cc9e6332a2668861003765669 234 0.12/1.00 vMB 157
234,882 234,882 00000000000000b89325665389af23f2cdc8b59e604d407641d80392d550ebc5 660 0.25/1.00 vMB 182
234,881 234,881 00000000000001358eaf811792b28798a04103b2e47aecf54268736514defd2f 579 0.23/1.00 vMB 199
234,880 234,880 00000000000000c542e18496d87870c30134130cf2fffe9a81bf253ae6fa3666 570 0.24/1.00 vMB 169
234,879 234,879 000000000000010238f3ede9f2c23c7a5e7308ebc439e90aeb22bd91b88b6b9e 379 0.25/1.00 vMB 120
234,878 234,878 0000000000000009ac00760e79372fa8e2e6998870fe7c572a8ccafd5a6e84e6 187 0.15/1.00 vMB 19
234,877 234,877 00000000000000376b3020aa91e38113e159dc365bea1c5d8d4d9ddec48ea4c5 499 0.23/1.00 vMB 164
234,876 234,876 000000000000011e6ed7bab81167cf527732301722b68e1cd35dfd9c2ac62a0b 334 0.18/1.00 vMB 160
234,875 234,875 0000000000000170048e03c1310c489688157b6a81ee881f295514954deee697 240 0.13/1.00 vMB 113
234,874 234,874 0000000000000162f60577a7dab01442f7bfb6a2f64955b78d3e52bc1ad0fdaa 5 0.00/1.00 vMB 0
234,873 234,873 00000000000000366f688d87e55fbc3efc420e0bdf4ae8154a4c754201e8bec5 321 0.13/1.00 vMB 147
234,872 234,872 00000000000000d7a1b06fc9dbb7f97b6798b0cd543671a3ba57742895397ec3 83 0.05/1.00 vMB 132
234,871 234,871 00000000000000d1b8bd7bbc8506e7c9550ed55259775c2b00a44493d3148352 190 0.08/1.00 vMB 162
234,870 234,870 0000000000000125ee7cb32ae4fe4ed56f60d889355a9efe354028d4759bfe58 366 0.16/1.00 vMB 152
234,869 234,869 000000000000002b792a75051aa67802892455956cef9900bec130c8b9b63aed 341 0.16/1.00 vMB 159
234,868 234,868 000000000000018dd8729108354622bd7c885b8069e39775350ada2325c48a96 512 0.32/1.00 vMB 109
234,867 234,867 00000000000000f5a3175efc20cdac41f848d47dc7d00debe821ebfa69f91db9 587 0.25/1.00 vMB 177
234,866 234,866 0000000000000010ca9757f6812cc1926a8432aa7ff9b78f5cd1c5186ec21fb0 309 0.12/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.