Loading Tool

Explorer IconExplorer

Memory Pool

80,643 transactions
30.37 vMB
0.07927928 BTC
Random Selection Loading Transactions
Max Size: 185.49/200 MB

Candidate Block

Mining Attempt 36bf3334bbca2adcb2e108b29a509eb4907f4611f193a53defdbd56d25996a33
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 94bba7cb18722f58d5dd57aaf4919a6677b6052d5ad0b8846f2a4e106f91f1cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,925
Size: 1.00 vMB
Total Fees: 0.01150359 BTC
Feerates: 318.30 > 1.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (513,394 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,955 401,955 000000000000000005b492e63ff0494d08f1fdfbc13cace28c93cd5ea9356d07 645 0.34/1.00 vMB 33
401,954 401,954 000000000000000004a21e4c409bea2044a810b06d134bb22e762567d1c20106 2,466 0.93/1.00 vMB 55
401,953 401,953 000000000000000003b19103aac2aecc4a06cdc3f9f0c04b6b4b3b7d2f3d3c06 1,853 0.88/1.00 vMB 38
401,952 401,952 00000000000000000290348a4247e7c0e5e9b145b754c2a459af0169c93e64a5 1,816 0.93/1.00 vMB 37
401,951 401,951 00000000000000000591b3abdcf22929bd40a51707911ac9aee2c74ef5daf1cb 2,461 0.93/1.00 vMB 58
401,950 401,950 000000000000000002f9185eaab7a5e19a36424129174f9fcbcd97bfb7f5c00c 418 1.00/1.00 vMB 5
401,949 401,949 0000000000000000015c6eb57be12a923ab418d010120be681ad5af1bd243791 609 0.24/1.00 vMB 49
401,948 401,948 000000000000000002b932d61a5b4352f245cfe6beb189abae6ac2d53d0eea45 1,320 0.60/1.00 vMB 43
401,947 401,947 000000000000000001d887e704a704d4a6e73cad7e8b03bb51e4cb5d452e565e 1 0.00/1.00 vMB 0
401,946 401,946 00000000000000000098c6dcbba95a2437c1b97b2a7fdce36329be38908be475 495 0.30/1.00 vMB 29
401,945 401,945 0000000000000000001575cea364269e362d8cacac4496c13f46d3d15d185417 160 0.07/1.00 vMB 45
401,944 401,944 00000000000000000042897c80e44fb3e3b677bcefc77440f3d62c2a3aa2d22a 957 0.39/1.00 vMB 52
401,943 401,943 000000000000000005513da26978342d9bb63c1bc6311a579d1a0f2b4d1b4375 1,427 0.58/1.00 vMB 43
401,942 401,942 000000000000000005ec04b44371f6aadb7059cfb2b06431da8166ddd61bf115 588 0.25/1.00 vMB 43
401,941 401,941 000000000000000000277a1ff5811a4bca7a67c472107b1f9db62346acfd1542 1,394 0.64/1.00 vMB 43
401,940 401,940 000000000000000003e46c76b4d04c21371283d0339018c5670de879245912bb 728 0.41/1.00 vMB 39
401,939 401,939 000000000000000004b08ecfad7dcd3bfe4e0d2c82e70285facaa978e8d73f68 1,115 0.51/1.00 vMB 46
401,938 401,938 00000000000000000500f2d768770243f7917036077651400dc989e32838295f 119 0.06/1.00 vMB 49
401,937 401,937 000000000000000002b403bf64dd4124c5a5a7510edb5c0904a38e7887c13bc4 788 0.78/1.00 vMB 28
401,936 401,936 000000000000000004d24dafcc78bbff8fe86374fc2ba6caeef2a6998c807562 275 0.29/1.00 vMB 38
401,935 401,935 000000000000000003c31edcee662e8688504a4c6f8f53146c4bb74426b02d8f 902 0.51/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.00 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.31 GB
    • Received: 17.88 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.