Loading Tool

Explorer IconExplorer

Memory Pool

75,402 transactions
27.72 vMB
0.07509282 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt 61840776a403f5243d554bd1bf3405cb082c6c0767b4b149d140651ae23c65cd
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c10c47e4762f2cea483ddbe74e3afb441ee5d4a86580dac7bfaf2c69390405f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.01560093 BTC
Feerates: 99.50 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (245,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,582 669,582 00000000000000000009212acad8aa7a108cc7d01e41a85035e9334208d903be 2,562 1.00/1.00 vMB 82
669,581 669,581 00000000000000000007b6b68858348dc16cae24d7560e5e7c860964b9e393c1 1,605 1.00/1.00 vMB 25
669,580 669,580 0000000000000000000416862baf181374ec15a522ca6083cdfdb4799399b260 2,361 1.00/1.00 vMB 105
669,579 669,579 0000000000000000000a7692b22d84b5d14e5177532128a61b0900c6a36f5ea5 1 0.00/1.00 vMB 0
669,578 669,578 00000000000000000008a284435d9512c41419e43e9d035474f13e5dbef99bcf 2,063 1.00/1.00 vMB 65
669,577 669,577 00000000000000000009d9af88dad72b633266983641a9c6555fda6403bdcfca 2,306 1.00/1.00 vMB 83
669,576 669,576 000000000000000000033a4ce83d46fbf065920f74139df70774b16300aa0bce 2,106 1.00/1.00 vMB 116
669,575 669,575 00000000000000000006d01b0d8f524ed3a0665b324ff6f0e7bdaa4a3efbd255 1,159 1.00/1.00 vMB 98
669,574 669,574 00000000000000000002fff5bbeb2d0528237b0154be3f2c2835dd82ce09b5e6 2,219 1.00/1.00 vMB 57
669,573 669,573 0000000000000000000b1d0389fe324a8ba466ac07739c720448a0bd9b701259 845 1.00/1.00 vMB 18
669,572 669,572 000000000000000000087d4933f4d06d4a26452b1acdd4bd72d70e0ba8cb88d6 2,177 1.00/1.00 vMB 55
669,571 669,571 0000000000000000000901ebfab26f8b73794b889b30535fb9e2954ff5993887 1,106 1.00/1.00 vMB 29
669,570 669,570 00000000000000000003d77facdf3bf9447f59b8a9adfc7115e120f0f9c65f33 2,312 1.00/1.00 vMB 15
669,569 669,569 0000000000000000000b8e42e571df51d0bda61584ef7b90a0cf2caa06aa1596 2,560 1.00/1.00 vMB 79
669,568 669,568 0000000000000000000c4439baf71c8c03eb12315612da342f4f9f9829768e51 2,410 1.00/1.00 vMB 89
669,567 669,567 00000000000000000008b711cdcdf996806c4beec65669f788ae7a6d657452d9 1 0.00/1.00 vMB 0
669,566 669,566 0000000000000000000122b6fe528fc886dbc203f8cc575683c9d1653a81aba8 524 1.00/1.00 vMB 23
669,565 669,565 00000000000000000001a54497b0bbdabfc655d286cadb2d496e37034b960912 369 1.00/1.00 vMB 6
669,564 669,564 0000000000000000000393f5725d0ea57cf925f45cd70a910be7d2800917a467 1,762 1.00/1.00 vMB 42
669,563 669,563 00000000000000000003c837d16d5edff36f4b553c10b7bcdd31a92ad616bf25 2,071 1.00/1.00 vMB 51
669,562 669,562 0000000000000000000621e593f5c91858fa659dc13ab032ae3c27318e1ffdfc 2,161 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.