Loading Tool

Explorer IconExplorer

Memory Pool

39,092 transactions
26.61 vMB
0.06565184 BTC
Random Selection Loading Transactions
Max Size: 137.36/200 MB

Candidate Block

Mining Attempt c303a0ccf4e6b604ba2332ed278a160ce2235adc5d45c3a62a1b9233a62afbd3
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root 956d623cac44fa23e85382a4322769490a9a513b88982f1417cde054f8bb196d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.01574321 BTC
Feerates: 201.06 > 1.58 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (408,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,057 506,057 000000000000000000412dc3aa52a006df0d26d279fa0fae0d72c3127ac2f018 1,058 1.00/1.00 vMB 34
506,056 506,056 000000000000000000685fa32ef5e993a31152e3c62e23bb79eb5f3116358d0b 2,418 1.00/1.00 vMB 179
506,055 506,055 0000000000000000006209a9d4218cba91964290fd076f11bb8c2d6c46ca5862 1,742 1.00/1.00 vMB 173
506,054 506,054 000000000000000000277dfc8b90c462ad63c330ddc629ec2c13cba240d4e7bb 1,181 1.00/1.00 vMB 24
506,053 506,053 00000000000000000036580aadc30828b152566d6f987312aa6745dad7c2cfe1 1,355 1.00/1.00 vMB 98
506,052 506,052 0000000000000000000c77f50194411acdbd2d11aded25937b57cc20fd14a86f 1,540 1.00/1.00 vMB 136
506,051 506,051 00000000000000000037ae9c6c9d818346466b83d228187cda8a458b1ab5aa12 1,664 1.00/1.00 vMB 129
506,050 506,050 0000000000000000001e22488f0aeddefa606ae597ae13915d2a5e59e37a1d31 1,214 1.00/1.00 vMB 101
506,049 506,049 000000000000000000633698446f293f5b89d61d196850ac55fcaa1301038719 1,221 1.00/1.00 vMB 164
506,048 506,048 0000000000000000000a0da270898fd0d5b523e7014fc4b3d3c3c4267b0c4f84 1,021 1.00/1.00 vMB 147
506,047 506,047 00000000000000000068d000069390ca6f5ffed7bd1f972c6efcf40933365add 2,196 1.00/1.00 vMB 280
506,046 506,046 0000000000000000002845544e9f7ecc0f5255304962df48ff26d7c0509f78bd 1,737 1.00/1.00 vMB 217
506,045 506,045 0000000000000000002f944b0a6a68168698468906808219e3efb6605352729a 1,261 1.00/1.00 vMB 83
506,044 506,044 000000000000000000225c1275f8ae7707f515e4dc98b3fea43544094594c92a 2,366 1.00/1.00 vMB 201
506,043 506,043 0000000000000000001d1c1dc02576d8d96b198ff465c8d07873e733ff3981ab 2,813 1.00/1.00 vMB 332
506,042 506,042 0000000000000000003098d6b558855f082451bee7630c8b402d19c93986a956 2,290 1.00/1.00 vMB 209
506,041 506,041 00000000000000000067a34a3b11d457a5f9a7b3e3fa07e0a48893e684d33efc 2,485 1.00/1.00 vMB 305
506,040 506,040 000000000000000000072e69136217264146b861d91f7ac7895011f5143e4065 1,447 1.00/1.00 vMB 129
506,039 506,039 00000000000000000029960aff9786763f348dd71bcc68ed0ee4b8b5b8c97f54 1,281 1.00/1.00 vMB 134
506,038 506,038 000000000000000000463edc163bcc22c0147b0b191a773a1570a1db2e66afba 2,324 1.00/1.00 vMB 265
506,037 506,037 00000000000000000031a42afeef2061a6014426926c71b477e0f3e439bfb399 1,897 1.00/1.00 vMB 270
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 636.92 GB
    • Received: 12.39 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.