Loading Tool

Explorer IconExplorer

Memory Pool

81,702 transactions
30.82 vMB
0.09308569 BTC
Random Selection Loading Transactions
Max Size: 187.57/200 MB

Candidate Block

Mining Attempt 103409ff2b97ed83d8cbe81fc209479458062606c425ab5a1d9e556b939be74f
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 3212f1d1d53731687d05c4fa9135b54c4531edf7434e4f43f9fdbb96bfb6afd9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,697
Size: 1.00 vMB
Total Fees: 0.02357754 BTC
Feerates: 318.30 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (507,828 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,521 407,521 000000000000000004c4d945bdb046f9ead4ffa0400226de20ab403f52c46bf1 291 0.58/1.00 vMB 10
407,520 407,520 000000000000000002b9d96b155aa9ada268b798c190509d60bef9cd56475996 1,134 1.00/1.00 vMB 23
407,519 407,519 000000000000000002f26ab8e0443c065b3eaad7fda8ed35c7515686f5b20189 2,272 1.00/1.00 vMB 46
407,518 407,518 0000000000000000048e98d008bd1e3a7f333b9e7d806dbe25c4aef68a29d375 1,114 1.00/1.00 vMB 22
407,517 407,517 0000000000000000023f8cc012564b0e85210fd5b77175e7a78d06cd316d2726 2,019 0.99/1.00 vMB 32
407,516 407,516 0000000000000000059d4bee219b813721198e0991a63ad6a4c6a86a3630926d 3,455 1.00/1.00 vMB 62
407,515 407,515 000000000000000005167af250ae5f50f9feb0ba4ad6e2ad69ab32ae502c5497 1,710 1.00/1.00 vMB 30
407,514 407,514 000000000000000001b08cca07d86f47f95c7ecf637c96fdf9aa9cb12d77f749 2,481 1.00/1.00 vMB 45
407,513 407,513 0000000000000000039f1f7984118b62ebcd62eccdc18b02d700834878af7ce6 1 0.00/1.00 vMB 0
407,512 407,512 000000000000000000f4f78767e05cf45920fcabcf646880750eeefa2dcd6ce4 1,669 0.90/1.00 vMB 51
407,511 407,511 0000000000000000036f26c584fd93b18628cacc0ddba46e77152da8c2c1fe7e 1,484 1.00/1.00 vMB 24
407,510 407,510 0000000000000000034cc8d5a21ab6d746203e02ace2549a4c235f9a6df79904 2,912 1.00/1.00 vMB 52
407,509 407,509 0000000000000000006dc15de99dda482bf76bf438397f2c71decc361c222616 2,874 1.00/1.00 vMB 47
407,508 407,508 00000000000000000011e95207b4fd07010e2f821a412aac8e60d079ddf18c1a 1,338 0.79/1.00 vMB 35
407,507 407,507 00000000000000000500a44f84a714129c85cc257bfb090a066a9f45b250484e 71 0.09/1.00 vMB 23
407,506 407,506 000000000000000001bf97425753756e3518e7ccd8da7f296263202007e524d9 1,613 1.00/1.00 vMB 25
407,505 407,505 000000000000000005d53d6ff317402289407901cf01f0fe588b489870fe4b63 2,719 0.99/1.00 vMB 66
407,504 407,504 00000000000000000062a090f16d36fb94e5e05e251b83ea9552a5b4c796a7a0 1,987 1.00/1.00 vMB 38
407,503 407,503 0000000000000000030f6782bedd7a2e6a8c1007b2ba338ded66a4dcb5d35376 806 1.00/1.00 vMB 16
407,502 407,502 000000000000000004aad9c0b28e992e789315f833d4055b09c258270414f5f5 2,549 0.99/1.00 vMB 50
407,501 407,501 0000000000000000003ebedbd09854c1be1199579002af35a6b76b4366c8d0c0 657 0.42/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.