Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
29.29 vMB
0.10633027 BTC
Random Selection Loading Transactions
Max Size: 176.16/200 MB

Candidate Block

Mining Attempt 43f28a6d21a74f302d4c337bd0f98b8bfa532b06ecc190646a87df6d719b7137
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 4a65b7d7e3d1e74438b8b0ca99534506c5119b14e1a677f85fb47fbf2c33cb44
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,593
Size: 1.00 vMB
Total Fees: 0.02952033 BTC
Feerates: 144.91 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (185,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,516 729,516 000000000000000000082ca018fe8bc9d6f6a9d5aeed35e5cfde631220a446a6 2,195 1.00/1.00 vMB 6
729,515 729,515 00000000000000000008a3e3d9e2cde537bf1fe2e1f3840e73c95e66a2dea9e2 1,767 0.72/1.00 vMB 8
729,514 729,514 00000000000000000001667b8b693bea98ba45ce1f943cace09ebe6903980fa8 2,919 1.00/1.00 vMB 8
729,513 729,513 0000000000000000000710d24deffa9a11feb732c73213adf746344c4e748a83 694 0.31/1.00 vMB 10
729,512 729,512 000000000000000000009cca2e11b27650eab5f1b6fedc0a417c526e61e1dc1f 1,136 0.47/1.00 vMB 6
729,511 729,511 000000000000000000032506decb0bd17bfd42f01fbbc4d11d4bc4af16e794be 860 0.96/1.00 vMB 3
729,510 729,510 00000000000000000008579cbee3f6c8cd7bfe320038266dd073538d484fd4ff 1,425 1.00/1.00 vMB 6
729,509 729,509 00000000000000000004eba5e018ad9d4b715ba85fc1c706caddfc93d38a2537 1,055 0.39/1.00 vMB 8
729,508 729,508 00000000000000000005ed85f1fc5eb921915c43e77b4aca310d6f4c0dd98bef 421 0.14/1.00 vMB 8
729,507 729,507 00000000000000000007987c4e0494e19985cc51323075fdbf4663903fdb8823 2,114 0.91/1.00 vMB 6
729,506 729,506 00000000000000000006d450cc1886b07ca9591977618de5cc7c673a2db96d7e 2,665 1.00/1.00 vMB 9
729,505 729,505 00000000000000000006257c7ef73bde51329956792c094d025fcabb737c2e47 1,035 0.76/1.00 vMB 6
729,504 729,504 00000000000000000001388d29321d3d07ddeaa1aa456609a7b4006c5ff969fe 212 0.13/1.00 vMB 10
729,503 729,503 00000000000000000003c2c0b1d81d8539f39119581111b860b927d529ee4030 868 0.40/1.00 vMB 4
729,502 729,502 00000000000000000006c7ef54abedf88014946fc914c3d7050d0806f56540eb 1,729 1.00/1.00 vMB 9
729,501 729,501 00000000000000000001219f6f1198a5f2bec9299409e937e016d66fd2832ee3 290 0.21/1.00 vMB 7
729,500 729,500 00000000000000000009dd964ebf0adf54a22c48b14d5d5de304c02e91f411b2 1,135 0.52/1.00 vMB 7
729,499 729,499 00000000000000000004b979460dbbd3f4492a22c74d23e5eef21ea6b7ff57b3 654 0.32/1.00 vMB 8
729,498 729,498 00000000000000000001bc7a754b002108f75cf10139fe3eff2d545c2c75aaf9 882 0.56/1.00 vMB 2
729,497 729,497 00000000000000000007e16b031ea04bcaf7437a7ad5f452d9df3a67f58f06cc 1,744 1.00/1.00 vMB 8
729,496 729,496 00000000000000000005352cd58ea9b84089e7c0dd959829abcc45f38e7052b7 1,269 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.