Loading Tool

Explorer IconExplorer

Memory Pool

84,782 transactions
31.89 vMB
0.11141663 BTC
Random Selection Loading Transactions
Max Size: 193.66/200 MB

Candidate Block

Mining Attempt e9b8c06340fcda44e6299c84467af113c5349091dd37dd9231aa9601d3dc4845
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root f4e6078ffbc9cccd4e13514024e980b28a42d28a53eb45b74e3fad546e27bd53
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,032
Size: 1.00 vMB
Total Fees: 0.03314111 BTC
Feerates: 299.43 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (534,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,215 381,215 000000000000000001c826464a96a63c288c0223b6fc1a385526f6451862f109 1,407 0.59/1.00 vMB 40
381,214 381,214 000000000000000005ca39e002bad6175f0b07c367092ff322fe4b7787001abf 476 0.23/1.00 vMB 36
381,213 381,213 000000000000000006b94a001c7bff1c1ca7942c94482dc4c737897442da20a1 1 0.00/1.00 vMB 0
381,212 381,212 000000000000000007bbe41fccfdcaace121505d3085c270859882cf808d5900 1,160 0.63/1.00 vMB 51
381,211 381,211 000000000000000006aab3859c9ef80a69e8efe58e6e9b3c557990e61051ee0c 1,903 0.95/1.00 vMB 53
381,210 381,210 00000000000000000611895be25bf653f9327d30c98f899aa6f547562a29c62c 1,064 0.65/1.00 vMB 32
381,209 381,209 0000000000000000109576ee18eac90edff793bc7f4d2221d1816065856fb513 203 0.14/1.00 vMB 23
381,208 381,208 000000000000000001747914eb4f7dee68e8eb924254196e08e28abf7a017325 1,442 0.78/1.00 vMB 40
381,207 381,207 0000000000000000086cf0241e12c5708fd4c72f243976660a80114f98e645d8 1,310 0.73/1.00 vMB 34
381,206 381,206 0000000000000000023f214a08d0a086b392858cebb1686637701e18122c70a4 750 0.36/1.00 vMB 37
381,205 381,205 00000000000000000b1255c404af60f8c6720b1907c4c0cbdf8778df65bc41fd 686 0.33/1.00 vMB 38
381,204 381,204 000000000000000003ec0e07e4a904efcee894626591fc07d982345f3937a9c1 221 0.10/1.00 vMB 24
381,203 381,203 00000000000000000a168cde10a86cb668945c84e9cdaeffddaf680041e82f83 1 0.00/1.00 vMB 0
381,202 381,202 000000000000000008d117ba8c55799ddff5cc29833c6203ef4cb4542b33296c 1,427 0.63/1.00 vMB 42
381,201 381,201 0000000000000000003f7d375a733833c232c989ef04ec287b599a80f6be520a 450 0.29/1.00 vMB 27
381,200 381,200 000000000000000003c51f1c2e6e6abd953f52c013253977c899a8b6fea929a8 1,497 0.68/1.00 vMB 41
381,199 381,199 000000000000000004c73f2f55d66a4a00050f5abc0863d79ffc7a765559e861 1 0.00/1.00 vMB 0
381,198 381,198 000000000000000005a2815631d6f992a2c0a77212c19b0987033c477626c5fc 200 0.28/1.00 vMB 9
381,197 381,197 0000000000000000031e45315acc0de39674fe685716bfc881827b68242d4732 2,767 1.00/1.00 vMB 46
381,196 381,196 000000000000000001ab14fe23c7ccdcbdd6cc1eafc8a4e346db6c02b5d30a0c 385 0.18/1.00 vMB 36
381,195 381,195 00000000000000000f22120393c9f93a1ad37c40f2b8ca86c17b01fe525fd37a 552 0.30/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.