Loading Tool

Explorer IconExplorer

Memory Pool

23,480 transactions
11.67 vMB
0.03841389 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.65/200 MB

Candidate Block

Mining Attempt acbe36936cb9821b0b22b56224953140597f1cfad101cab31a85e79e9dbc0eb6
Version 20000000
Previous Block 00000000000000000000e302f3878319182556fceedbb9bd50b83b87694db006
Merkle Root 7a5a4bc5f7f7068d7f0007e3ced23b4e7a2d09845238d584f3da7962737beeea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,832
Size: 0.997905 1.00 vMB
Total Fees: 0.01918704 BTC
Feerates: 503.57 > 1.92 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,669 (741,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,647 172,647 00000000000005823075c76769936f74e58048444ed42c57c355c328a023126e 93 0.03/1.00 vMB 113
172,646 172,646 0000000000000a38c3db6fd3d2b8b6e6d0559a723594e2fa321fbe725e5b1d02 6 0.00/1.00 vMB 539
172,645 172,645 00000000000009f4b210316b9d920af699ca229144e3b9df985d354a05136ba1 22 0.02/1.00 vMB 25
172,644 172,644 000000000000014883d8ae7322e8389799bd0b3c6064d5d2bdd24bb0d538579a 12 0.00/1.00 vMB 47
172,643 172,643 000000000000067784b093273ef1a313e05a58f024344f23b2bf1c8e37dbbf26 120 0.04/1.00 vMB 179
172,642 172,642 00000000000009e5fd0a70d200df54dbc063338de0af0a9630783a4f71417524 4 0.00/1.00 vMB 70
172,641 172,641 0000000000000b284f0594cc9eb0f0d123e3deb412e5be25d7c5e52f333ebc0b 57 0.02/1.00 vMB 79
172,640 172,640 00000000000009a9e29cd4b0602a89195f4a0f7c088b92d8434b2cb25812ea28 1 0.00/1.00 vMB 0
172,639 172,639 00000000000000a471577f43619eee23c96a4d0025226c0faa4f79a9eac8d7ef 139 0.04/1.00 vMB 21
172,638 172,638 0000000000000af3d202c3ff27364cde1aa93d90e6a1ad9cf8911df00d0bcd80 65 0.03/1.00 vMB 161
172,637 172,637 000000000000074dc9445a44e9dc82e0cac99a98f4c1f7d33b6dca11b40843e2 49 0.02/1.00 vMB 38
172,636 172,636 00000000000000f2d2af0234018549bc3a7979b5494ee175f0a944696d063962 32 0.02/1.00 vMB 61
172,635 172,635 00000000000007f2faf2e6c2e7d2718779c75f41056aa1effa48764be875c5ba 5 0.00/1.00 vMB 0
172,634 172,634 00000000000003247e55df9ecf7afb103bfc3b3656a48812f3e4a3d6bd6594e8 22 0.01/1.00 vMB 76
172,633 172,633 0000000000000078e9e2bc0453eb2d0eba05993cc8c03032c5ec462d59d56c38 5 0.00/1.00 vMB 199
172,632 172,632 00000000000004ec9088a82f2d6f77aa36b0edc16461dec57444be9c4da60858 1 0.00/1.00 vMB 0
172,631 172,631 000000000000001396dfc62a6c5f957939c7605fd4b6eb9ecc0f9905aa368a95 6 0.00/1.00 vMB 20
172,630 172,630 00000000000005b91e0bbc5952cc37dad593b0c1af0cdd76f8cc3699cb0d5e0e 17 0.01/1.00 vMB 1,579
172,629 172,629 00000000000005b528de40ab811a6b8411f818a3492fdb270a27dfcb890f926c 1 0.00/1.00 vMB 0
172,628 172,628 00000000000007b12ddc1dc6092fa09798b58178d915b1c19815a4e3f97b0bc8 48 0.03/1.00 vMB 87
172,627 172,627 00000000000008f41bd78bdd4a80bc7917f9b377b009bc9c8e93dd30ab2df664 17 0.01/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 780.04 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: 484.12 GB
    • Received: 3.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.