Loading Tool

Explorer IconExplorer

Memory Pool

51,423 transactions
29.23 vMB
0.07895028 BTC
Random Selection Loading Transactions
Max Size: 158.06/200 MB

Candidate Block

Mining Attempt 21169504d3455a2208bd884f4477fc20df71d2322cf0ddf6d3db0675454254f6
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root e6de9571f8b01bb34283967a51da5026caf8c5bb5063770d9a7fd4c1cdd566d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,563
Size: 1.00 vMB
Total Fees: 0.02303482 BTC
Feerates: 173.90 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (129,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,686 785,686 00000000000000000001c5db66c1e386cf991fee29bde094e99693c72e64f9d2 1,919 1.00/1.00 vMB 29
785,685 785,685 000000000000000000023faf147d81b38247e2a128bdb8f79902122776552462 3,465 1.00/1.00 vMB 23
785,684 785,684 00000000000000000005db56f19b8ccb8b6aa56facece1f59962e488fd0355d3 824 1.00/1.00 vMB 4
785,683 785,683 00000000000000000001af7c5620ae2b43224d16cede47278bd18242109040b5 262 1.00/1.00 vMB 2
785,682 785,682 00000000000000000002d6284d35bb6ea442b98e266ba23ca9f3737877c952bd 1,749 1.00/1.00 vMB 9
785,681 785,681 00000000000000000005470d9139db720e0d52106acfb3fbf86080877981e827 2,305 1.00/1.00 vMB 6
785,680 785,680 00000000000000000000a385e66a3d055eb2e2adf3d352ee9aca52cb0d0de648 1,830 1.00/1.00 vMB 9
785,679 785,679 00000000000000000000409bb2f7ee946ff1715e11a4e5715f78ea41a5ef9937 3,848 1.00/1.00 vMB 24
785,678 785,678 00000000000000000002692dc18a9acf7f26d6a8a2d323980ef029b81bc21079 3,751 1.00/1.00 vMB 28
785,677 785,677 0000000000000000000156050459ef0baf8ab694f8bb80d5b599854b087035ae 710 1.00/1.00 vMB 4
785,676 785,676 0000000000000000000364b33f908fdcaa5a9a6d4345d433f8df5b04e64930b3 1,036 1.00/1.00 vMB 8
785,675 785,675 0000000000000000000248d73ed9ef6cddc496caca41728016a5abcd0aeac67f 732 1.00/1.00 vMB 4
785,674 785,674 00000000000000000000b9f8e197675fc7b66951f8423c4d0c981b70dee79354 1,617 1.00/1.00 vMB 8
785,673 785,673 000000000000000000059f43e76c9771cb27fbd4e7d70958169377d2c7315076 2,303 1.00/1.00 vMB 12
785,672 785,672 00000000000000000003458991db34c3bc00a25495cab4160e678e4213a47a3e 2,491 1.00/1.00 vMB 28
785,671 785,671 000000000000000000044b9ca9835afb2925cb5b681d060ccf0cdb4fbafd68d1 1,661 1.00/1.00 vMB 8
785,670 785,670 0000000000000000000299c3b52f08ccee0dd7d75af4a1d4f27852bf9afbbb0a 2,525 1.00/1.00 vMB 14
785,669 785,669 000000000000000000022b3fa3a6f09e9e4e06836ce3e49bc39026f5b962a524 1,349 1.00/1.00 vMB 4
785,668 785,668 00000000000000000004c6339aac478033d389c0206e53a5eaf3eee9f51cde59 802 1.00/1.00 vMB 4
785,667 785,667 000000000000000000050af117390a5acf13a35376c20377e86e8b00ae6f980a 1,174 1.00/1.00 vMB 8
785,666 785,666 00000000000000000005c084dbdeae5b1ee6d103b99a13f3dffc7d5e278547a8 2,702 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.