Loading Tool

Explorer IconExplorer

Memory Pool

76,287 transactions
28.12 vMB
0.08356076 BTC
Random Selection Loading Transactions
Max Size: 171.28/200 MB

Candidate Block

Mining Attempt 27432a695e16c77f8c5f2803b538e23bad4550378c7ef4b3e3429003aa1a7026
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b16975151e5ce306545ee1e09e9b3073000aca0f3dc1e2783d25ae5286cf44ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,091
Size: 1.00 vMB
Total Fees: 0.02292357 BTC
Feerates: 150.93 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (446,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,044 469,044 0000000000000000017bc977bf280bc29fc4d6b532e4e52c1961749b8fc95d7e 789 1.00/1.00 vMB 179
469,043 469,043 000000000000000001092d28ca1818873ad634c258d9ab7b4075ef757540414a 246 1.00/1.00 vMB 166
469,042 469,042 000000000000000000580f50beb9f4dec28f496d85643faef290c8df1ccf1ad9 905 1.00/1.00 vMB 246
469,041 469,041 0000000000000000018fe0f95003b552e0aef72be18202282bb517dc1f0f3a6d 663 1.00/1.00 vMB 186
469,040 469,040 0000000000000000003f87fbbd11a5a124b72987b089e4a18a98f2a5027f45e5 1,980 1.00/1.00 vMB 290
469,039 469,039 000000000000000000f8bcc0c4e564f09691f237bbdae11cfe5369c27783ade0 2,614 1.00/1.00 vMB 301
469,038 469,038 000000000000000000a90287ab5ddf805e6fa267ef6eb6088fee3866c91e91e8 2,289 1.00/1.00 vMB 328
469,037 469,037 000000000000000000fb2825f7a069c4910a5391ebee050722d697862b805f2f 2,345 1.00/1.00 vMB 387
469,036 469,036 000000000000000001553379bca2a20ffb21624c01f70488803f6ab8d53a0bd3 2,450 1.00/1.00 vMB 450
469,035 469,035 00000000000000000169e040452215455995d3f0d9c1d1b04ef1863768f80544 1,406 1.00/1.00 vMB 244
469,034 469,034 0000000000000000004699b5fa85cfb5d79ce86fdcefc07f2b63567bc91242db 821 1.00/1.00 vMB 226
469,033 469,033 00000000000000000118c6f6221d585433edb6517c352c8d095442c8c6341b0c 395 1.00/1.00 vMB 169
469,032 469,032 000000000000000000b49b63e37a9768b7392e794042de2cba426851f1221f38 929 1.00/1.00 vMB 190
469,031 469,031 000000000000000000e466ed0727b2626742197b98392c8ecde5c420eda0fdcd 2,088 1.00/1.00 vMB 223
469,030 469,030 000000000000000000985f14118fe5708b1d0ff323c459f7ea3f53f8355f76df 1,312 1.00/1.00 vMB 254
469,029 469,029 000000000000000001afa7548fbaa3e134320c1527a75cdf810d64a4c091bcb5 2,202 1.00/1.00 vMB 305
469,028 469,028 0000000000000000013c9d424a3faa818c38719e914b4f7b735e11451fac35f0 2,493 1.00/1.00 vMB 335
469,027 469,027 000000000000000000a644078fa2ff122c5612cca68827901d8ac9b50e86cd1d 2,416 1.00/1.00 vMB 364
469,026 469,026 00000000000000000080edac23f0a68b69e06bbd3a9d980967a4e067b05c73a6 2,216 1.00/1.00 vMB 318
469,025 469,025 000000000000000000628aa04aae78be50926c2df0ed0c435d06c484c07145d0 1,985 1.00/1.00 vMB 393
469,024 469,024 00000000000000000044ce98ab46c5cb02e05698cb43952387bd8f5fabd06d89 2,277 1.00/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.