Loading Tool

Explorer IconExplorer

Memory Pool

27,501 transactions
16.26 vMB
0.03344216 BTC
Random Selection Loading Transactions
Max Size: 86.93/200 MB

Candidate Block

Mining Attempt beda2973916d5b298241082e87b877351e0375dbc93e64c95bc45cf7f6b31a54
Version 20000000
Previous Block 0000000000000000000110219f53958bef65f3b2008519288f2dbd855b2cb68f
Merkle Root b0dd1dd890ea72ade0e9a81f1b0bd3d10d3744c54d6b730923a6959465b2b372
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,341
Size: 1.00 vMB
Total Fees: 0.00383916 BTC
Feerates: 56.94 > 0.38 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,161 (651,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,510 262,510 000000000000000e6bc4a9c34985de978bbf5c6cac6bdfc73090159bd6efb81c 212 0.09/1.00 vMB 33
262,509 262,509 000000000000000ba4d74405cdbce8b9c22863cc63b29dede7a3238359e693c9 414 0.25/1.00 vMB 106
262,508 262,508 00000000000000126698f87c7084c7487a1a47de5d26f7886cc75deb14d36f0e 106 0.04/1.00 vMB 68
262,507 262,507 0000000000000012b515dfc44643a808dd957b49b2ebb570e2287a3267492c18 331 0.19/1.00 vMB 82
262,506 262,506 0000000000000014840a043c7dd81a1eddc5de527f50be3075381b7d0a66b125 79 0.03/1.00 vMB 103
262,505 262,505 000000000000000a556ce8a81d203aebd47d49f2149a8785517f049bf39e5431 251 0.11/1.00 vMB 70
262,504 262,504 000000000000000ae5a314308f8d84f1487ed654b82b89c6a749f619a81f67bd 218 0.13/1.00 vMB 26
262,503 262,503 000000000000000ee3b2270dfcca351e852d2b7a40cfc2f6f86c1e0c8e55baae 587 0.25/1.00 vMB 112
262,502 262,502 000000000000000690162516b6d01dc0bfd2c4ab8c4172ff0bc1899dc3526bf9 117 0.05/1.00 vMB 76
262,501 262,501 00000000000000025314cb0738d0604107ae4baf9a90e02f84ee84e3c7948719 32 0.01/1.00 vMB 91
262,500 262,500 000000000000000873ae6f84e06c066e127c536dc124a5725464171ac48c5169 25 0.01/1.00 vMB 89
262,499 262,499 0000000000000011434f45ec254de194467c75b20599c19babb07c338ff9c654 139 0.14/1.00 vMB 39
262,498 262,498 0000000000000007563b52b9f6dffbf6c9ad8a8c9032aee374008632eab79bb7 60 0.03/1.00 vMB 64
262,497 262,497 00000000000000078d4c1366793b6841d26c31968c3bbfc6818bd448eaa22476 159 0.07/1.00 vMB 53
262,496 262,496 0000000000000013ebfe3ac25d258474900902f46331cd7f22837955486ef741 569 0.25/1.00 vMB 92
262,495 262,495 0000000000000003e9c676dbec03e97c664ffb5c6d053d7b5ec7daf7e4779646 252 0.11/1.00 vMB 93
262,494 262,494 0000000000000007bd04f290f7d26c2e4c79b24d1b71db5b5a5c89a46b5d9bd6 45 0.01/1.00 vMB 110
262,493 262,493 000000000000000f3732aa2f6a35f0b2259d3d88307432829eeccf591bf40fc2 136 0.05/1.00 vMB 72
262,492 262,492 00000000000000077125f7de1a6e36fa20591345a5fd6a07720a89f6b2a89b54 20 0.01/1.00 vMB 42
262,491 262,491 00000000000000070c52acad897ecc66989cb079e3ce650d9caa62db1946d811 227 0.10/1.00 vMB 78
262,490 262,490 000000000000000107d22ea59d001f004cc130cbc21c90e3fcf4ef86a0677d12 49 0.03/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 780.88 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: 564.57 GB
    • Received: 7.62 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.