Loading Tool

Explorer IconExplorer

Memory Pool

77,702 transactions
29.59 vMB
0.07375693 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt 0658a0dcb2b0a3aca93d5fdc6fe0d25cda526f7654f6bf9ff584afca38a3a33a
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root e47dbbba204601fb99e5db22a3d544a9200e79aee052ba713647a745353bd79c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,343
Size: 1.00 vMB
Total Fees: 0.00852625 BTC
Feerates: 75.20 > 0.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (627,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,822 287,822 000000000000000086c6fe15c809efb0373e344c90428cb553cc9543fbc04107 206 0.15/1.00 vMB 33
287,821 287,821 00000000000000004c54dcded905f71da57e8ce7a0a334cf869e9b7b452eea2e 193 0.12/1.00 vMB 21
287,820 287,820 0000000000000000d56d3bec8f90b65238b5fab0fd2f08e5273b7bb15cd951d3 99 0.06/1.00 vMB 27
287,819 287,819 0000000000000001067067485127f474017c5ee2d0188211b57953b1dc6434b5 275 0.30/1.00 vMB 18
287,818 287,818 000000000000000143c693490edffb76245edf385f525085094431c1214e4801 1 0.00/1.00 vMB 0
287,817 287,817 000000000000000107d30b06d9683b3f8fdf1254d216cdbdd9f43179da3cdfe6 1,338 0.90/1.00 vMB 29
287,816 287,816 0000000000000000c71e5cb42a614e33ffdb17e4c2bc55c73f56c2e9be15a0a7 102 0.06/1.00 vMB 51
287,815 287,815 0000000000000000e94f9ccbc8129f214810dc49f3a8ec458395d933b9986109 1,101 0.50/1.00 vMB 36
287,814 287,814 000000000000000043b6e3685bf3a104b60b49d7741bcf37212911ff7faf5d30 867 0.35/1.00 vMB 38
287,813 287,813 0000000000000000f514822718aa24242c60834a5f9b670ffcb18bbce0529dda 1,141 0.35/1.00 vMB 66
287,812 287,812 0000000000000001480192906dd87b1fa27e60e5d4223b7ff14ea496a7fb3a7a 115 0.06/1.00 vMB 77
287,811 287,811 000000000000000105beec79302307f028238c4bb9e5b31c9a08554d4b1ce6fa 199 0.12/1.00 vMB 27
287,810 287,810 0000000000000000201787b8356a576a2132dd14b69158e806a483e21b600172 359 0.33/1.00 vMB 21
287,809 287,809 000000000000000129c2e933b87d45ce9978f1893193e732bd9438fe690d2f3c 387 0.35/1.00 vMB 23
287,808 287,808 00000000000000006fd90e2cd63d89b90a76f23298a2ec4b52974329e73214ca 1,186 0.50/1.00 vMB 44
287,807 287,807 000000000000000048b390172ba25cdcc2af58b813b5288f3176cce3bd08c2aa 64 0.03/1.00 vMB 5
287,806 287,806 00000000000000010f292c096788aa21507b39a467e54221288e59b4db2fd2ca 512 0.23/1.00 vMB 39
287,805 287,805 00000000000000007ae84e9566a7e26687c3b0ee35fa3432c78b72e355dab1d6 327 0.35/1.00 vMB 20
287,804 287,804 0000000000000000554c008d800836655d88bc983298ec901ab6060acba3fb08 906 0.35/1.00 vMB 43
287,803 287,803 00000000000000013c876b584b1477bace0e9e40d2e53449a0482720e24e3c50 128 0.05/1.00 vMB 93
287,802 287,802 0000000000000000107b83538876c3aba710affbb885e0fd1460d4a510d04ebe 753 0.35/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.