Loading Tool

Explorer IconExplorer

Memory Pool

81,824 transactions
30.88 vMB
0.10167437 BTC
Random Selection Loading Transactions
Max Size: 187.76/200 MB

Candidate Block

Mining Attempt 9b6a1a1dc02dc58e0139fe08156cc57c16437e5d2e4ba7fa291d7b9897f389b3
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 581003416cda1f17a3954de915f70580a6796d5713333f850979c141a8315658
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02964576 BTC
Feerates: 200.89 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (531,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,896 383,896 0000000000000000056183cb640f1dc04500f358ffd7c86d4ea7e8133b53f54e 2,166 1.00/1.00 vMB 40
383,895 383,895 00000000000000000eb87e4d2b1f6ef2b202c49a472e4ef269e38ef738d6c74e 1 0.00/1.00 vMB 0
383,894 383,894 00000000000000000f2b2e4dd2023d40009e8d34fe164f2c91504e58407694b6 751 0.75/1.00 vMB 21
383,893 383,893 00000000000000000ed422de3071e4f67964981554741065468aa4ee0b2f78a4 2,056 0.75/1.00 vMB 43
383,892 383,892 000000000000000004bbad611d99b24bf2a288033c23669cb46f593813d33d26 1,793 0.78/1.00 vMB 29
383,891 383,891 0000000000000000092d4046d8837153364ce33241ed8e2e50c9146f1506da49 124 0.95/1.00 vMB 3
383,890 383,890 00000000000000000d66ba63f1829f8a3c7e7e0858eac6e5c58b827aba5bac12 2,550 0.95/1.00 vMB 61
383,889 383,889 00000000000000000d84bfc2c78cacc27c345af38822848f00d9683f911af6b6 206 0.93/1.00 vMB 84
383,888 383,888 00000000000000000129acf0e3880a554e94d802db57c21ae7275de68da9d9c5 237 1.00/1.00 vMB 94
383,887 383,887 00000000000000000cd6903664ef38af13465a5d39a40ed54b8c7b4ea11662b9 62 0.05/1.00 vMB 33
383,886 383,886 0000000000000000092bec068dab9f9171ae3c5816ed85e7be9f7fba87f51c63 1 0.00/1.00 vMB 0
383,885 383,885 0000000000000000038184b361558f7065e10697703c09d4b46480b6625adf78 542 0.27/1.00 vMB 26
383,884 383,884 0000000000000000039288d1e98a60de44563a4dda6409fb38ae02aa1590330d 1,092 0.98/1.00 vMB 11
383,883 383,883 0000000000000000003b3b99a10d24c4bbfd0bcaea024413e0e183297968fadc 2,438 1.00/1.00 vMB 40
383,882 383,882 0000000000000000079687dbab80835c01ad9279685e69f4295558092a24bd1e 1,477 0.99/1.00 vMB 24
383,881 383,881 00000000000000000ab7740e0a9220dcd9185c3216761cf516422b256ae5c48b 2,384 0.93/1.00 vMB 42
383,880 383,880 00000000000000000fb14a59721aa01f81cf39fe9c16372d87dda69a942a1283 2,114 1.00/1.00 vMB 34
383,879 383,879 00000000000000000cdbc0ed7a51a7d9bb97691a2238f186c5fff4d5a9d21396 1,432 0.93/1.00 vMB 27
383,878 383,878 0000000000000000088b7acb13404a66e28c44194b6230d66d9d9eeddcc20885 1,986 1.00/1.00 vMB 30
383,877 383,877 00000000000000000a8b169595b9f4e9d465baf73928a1cbbb07bb86ddd4963a 2,243 0.93/1.00 vMB 35
383,876 383,876 0000000000000000079903ad5518f98ba746402ef1c29ae29f2bcde7da55f7cc 16 0.95/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.