Loading Tool

Explorer IconExplorer

Memory Pool

74,836 transactions
28.42 vMB
0.07696842 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt d9d016ad41405c0ea8d17ebdb31b0b7d86975ed7c1755167378db7997646fcaa
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 1870b797866ebfdd000921f1159c0c33f7444c5078465b9c7ce2b06a1741be7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.01553633 BTC
Feerates: 150.77 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (23,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,850 891,850 000000000000000000011ca9cdfe9e94e1d34b8b2fa2e7daf93775d76e6bf061 584 0.21/1.00 vMB 3
891,849 891,849 000000000000000000016379099ce3fe2beeffe6059b85e2d74a5dc2b69ce816 291 0.09/1.00 vMB 5
891,848 891,848 000000000000000000016e5462ea636b6413ed17dc9f25b7a6905de338b45ea8 2,483 0.98/1.00 vMB 3
891,847 891,847 00000000000000000000a29cebeb6782f816abf8cc5f17d93aeef975e2f022e6 1,481 0.55/1.00 vMB 2
891,846 891,846 0000000000000000000214eb6b334bc4e2a505727026d6049668d9a23e7cdc39 1,872 1.00/1.00 vMB 3
891,845 891,845 000000000000000000000e060378921cd0ab781ac1fb93870eab2e94d8d60fa6 711 0.24/1.00 vMB 2
891,844 891,844 000000000000000000021604afc965520aacbbc05673c58930b1370a53b08e07 1,184 0.51/1.00 vMB 2
891,843 891,843 00000000000000000000ffa06a96e5b62fda97a711741cb1a61015100805fee0 2,781 0.94/1.00 vMB 4
891,842 891,842 00000000000000000002324d650cdb8a7b507a2580a00524bdc5276c73b7657d 271 0.11/1.00 vMB 1
891,841 891,841 00000000000000000000cf2ff17a3574fe62f7a57f35b668ccdcd34945cfd7ab 4,635 1.00/1.00 vMB 3
891,840 891,840 000000000000000000020534cbff29a2bb67bfcb49419865456e2018c4356f80 697 0.23/1.00 vMB 3
891,839 891,839 00000000000000000001efd6a92a1f65afe9278369cab78bcd72e2417bd9176e 846 0.48/1.00 vMB 2
891,838 891,838 000000000000000000008dd4d3ff7d6b7a15103fbdfcd0191f9de1fbd516e872 2,066 1.00/1.00 vMB 1
891,837 891,837 0000000000000000000132fbbb63e59f1bcf28bae4ae201e642504b3b4913958 1,665 1.00/1.00 vMB 2
891,836 891,836 000000000000000000008d227892c9c1663bd0f973b65b02662d9bd212a3a76e 1,178 1.00/1.00 vMB 1
891,835 891,835 000000000000000000023e8381c638236b92b345568ebd08b6837eb0912bec9d 1,325 1.00/1.00 vMB 2
891,834 891,834 00000000000000000001755524b7cfaefaea855f0f79258730de2313003b7fcc 1,448 1.00/1.00 vMB 3
891,833 891,833 0000000000000000000178c8559ccbb370d40e12c2c70b0722be40452bcb6a51 2,783 1.00/1.00 vMB 4
891,832 891,832 00000000000000000001918fa9ed8658f25954105c5645b0f61cd41aa4139a2f 3,626 1.00/1.00 vMB 5
891,831 891,831 000000000000000000011c9bc4f4e6c66a04bf44251094c8547cfa2552ea21bd 3,481 1.00/1.00 vMB 3
891,830 891,830 000000000000000000018caefcebb293081e256a9f2b46178cb2fc8ee980a880 3,916 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.82 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: 711.25 GB
    • Received: 17.10 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.