Loading Tool

Explorer IconExplorer

Memory Pool

76,870 transactions
28.36 vMB
0.08628139 BTC
Random Selection Loading Transactions
Max Size: 172.63/200 MB

Candidate Block

Mining Attempt 3b5b2e6db7be96198e429caf78ea1383f7e8c2df1dc4f12ff20d97e9f7b39281
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root f0eae708ed6a2f35c9a10f27fe7c2230b074afc00204891a67e4121f3b646f7f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02319396 BTC
Feerates: 477.45 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (469,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,058 446,058 000000000000000002e0c7f60b49d177f9aa9e633352c23e7fd0d138246efb42 224 1.00/1.00 vMB 4
446,057 446,057 000000000000000000435227ba64d9e2fe88b4f90315236fd9c573fb9d8d0e35 1,413 1.00/1.00 vMB 43
446,056 446,056 00000000000000000177538635a538f80604b7401d7aaa94f6b809cc567fa5ad 1,885 1.00/1.00 vMB 61
446,055 446,055 000000000000000000ede10a36b4b981613e493f0520c4e8cc748420cbbecfe7 2,580 1.00/1.00 vMB 90
446,054 446,054 0000000000000000010d06a7ebc0a548327503fd56b7176345c06183e094c534 1,860 1.00/1.00 vMB 71
446,053 446,053 0000000000000000002f335127bde19aa6e27096d69b08a711c6ece95c9cb117 2,182 1.00/1.00 vMB 88
446,052 446,052 0000000000000000003bbe30c7711597f08e5c5b5d5043f3471f488654a8aef5 602 0.27/1.00 vMB 80
446,051 446,051 000000000000000002b142cbb767524dc25fb80c39506024854c0fe2bb184e4f 652 0.36/1.00 vMB 65
446,050 446,050 00000000000000000263798a66645ddfef236cf9e4f66db731af783f0135cd31 464 0.26/1.00 vMB 64
446,049 446,049 000000000000000000df99bf4bfa324100e66a7d618db8344c2176023c562bab 47 0.06/1.00 vMB 14
446,048 446,048 000000000000000000ce628732d6df161ccf57d4d6fbdd591fa304bb7a06a7b2 835 0.57/1.00 vMB 61
446,047 446,047 0000000000000000019e771418f2bb44d8177834f135e8a6bdd0c9734d3f7c57 310 1.00/1.00 vMB 7
446,046 446,046 000000000000000000f09556c8a838079394a445e5e62ea775074fde6cdb5ca9 523 0.25/1.00 vMB 81
446,045 446,045 0000000000000000015c80577bee5ac87d1317244746aceda17ca6ce0504b473 915 0.45/1.00 vMB 77
446,044 446,044 000000000000000001c9dc8365e0bae062bbd238da4cefa49ca357e2d76a3652 522 0.31/1.00 vMB 41
446,043 446,043 00000000000000000227d48d22e6b80d7dc482ff2d73b8a9cee3330c2ed4ba91 2,054 1.00/1.00 vMB 76
446,042 446,042 000000000000000000813ee448cd3608f533fc31bf8dbefdaaac038401d01646 2,539 1.00/1.00 vMB 78
446,041 446,041 000000000000000003590d5abcf577027c47010dadc886dda317ea784c565e45 951 0.46/1.00 vMB 64
446,040 446,040 000000000000000000b0adf816d9f67c169ca5033295737234d1dafb4ed19e1f 170 0.09/1.00 vMB 74
446,039 446,039 0000000000000000025932b20e99f75c747ff3ddc370d076a79bcd24d6e5eb8b 391 0.25/1.00 vMB 68
446,038 446,038 0000000000000000027153c2efe27957e4a7ab1f6ee71a36686381ab2b463601 2,011 0.91/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.