Loading Tool

Explorer IconExplorer

Memory Pool

81,221 transactions
31.14 vMB
0.09224470 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt fee95f1a6f0d72feabc8288bd413b6f8ecc5966957fd2b4b49c03f58255029fe
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root c42a16b02450e5a45fb601bd2c20f058db32336c22ccdc69e8fac56f233f5552
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,477
Size: 1.00 vMB
Total Fees: 0.01940203 BTC
Feerates: 45.88 > 1.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (380,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,602 534,602 0000000000000000001bb99c0a2c6cdc2b0755354b216b965ecb0dd1b7ec71be 746 1.00/1.00 vMB 10
534,601 534,601 0000000000000000001a7ad4a62ea3c9c3effec0011595aef4a13d7ee4042790 1,533 1.00/1.00 vMB 8
534,600 534,600 0000000000000000002b15c048894e36b8cc13cdd79618bd64b7a0c4a27951c4 841 1.00/1.00 vMB 10
534,599 534,599 00000000000000000010b99c55991c1ac928438f9785fae9e533e231b857329f 398 1.00/1.00 vMB 4
534,598 534,598 000000000000000000042cc7b53c94cb19eaf93ab63e3d1937b515f02312956e 1,453 1.00/1.00 vMB 11
534,597 534,597 000000000000000000181e5433517d8661aac8c39f00b98e0e304f61be5c7814 400 1.00/1.00 vMB 6
534,596 534,596 0000000000000000002d149dc1fd6b13b794e140f3d5e4ad088b3a3742f0c685 805 1.00/1.00 vMB 7
534,595 534,595 0000000000000000002d14c0a8a26310ddbbc05a35a90948ced484933f31a0ae 1,143 1.00/1.00 vMB 8
534,594 534,594 0000000000000000002a25390f08ee2f012bb80020d57c581a00b80ee97948dc 992 1.00/1.00 vMB 8
534,593 534,593 0000000000000000002958af097f1f67576578871ba81715e7850b28b8a2fe8b 713 0.26/1.00 vMB 22
534,592 534,592 0000000000000000001a4f93b3544a3740b11b1d187f6f0d0f8b563c12779c59 151 1.00/1.00 vMB 1
534,591 534,591 0000000000000000000f0f5fb5c9d2635e377345477adff0f73778f7c3489912 956 1.00/1.00 vMB 6
534,590 534,590 0000000000000000000c6f652fad89b33238ead10b8b72374d840f908ebd6bea 1,118 1.00/1.00 vMB 7
534,589 534,589 0000000000000000002e1aa471d20365dad3e7cb022dabc8a7d7ad56afc9aa42 2,920 1.00/1.00 vMB 25
534,588 534,588 00000000000000000022c91740c614b837c9ef943ca8f5c01f3802105dfbc9f6 2,045 1.00/1.00 vMB 7
534,587 534,587 00000000000000000009b45197e7ddafd0cf176180234396308fb6c5290e79b7 2,477 1.00/1.00 vMB 26
534,586 534,586 00000000000000000016f5ea3f329f42ef41143b40561bf1daf2fcfcebadeb75 2,479 1.00/1.00 vMB 8
534,585 534,585 0000000000000000000923f3e6747b88594ea10c508e2a5d63f6fc6d0a07acab 2,742 1.00/1.00 vMB 39
534,584 534,584 0000000000000000001f52260567a8896baab1c3763b1cd36792111388778420 292 1.00/1.00 vMB 1
534,583 534,583 000000000000000000213a90bfb177d3984b1c87d2bee7ba356da62c3e94a311 1,538 1.00/1.00 vMB 10
534,582 534,582 000000000000000000278eb1d90d8ebaf88e8230ba39101136d9cbc5045d8d16 2,229 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.01 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.88 GB
    • Received: 17.98 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.