Loading Tool

Explorer IconExplorer

Memory Pool

16,331 transactions
7.93 vMB
0.04702477 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.63/200 MB

Candidate Block

Mining Attempt 4b802ce2d65d0b8cd48b25e4bf4bdce09619d0919c7bfe5ce5b9fa8dd960ffe3
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 9e33caa50faa4fab09c1c68cbb2cb42d40bc7794914bfba25d1bff6900dfa9e0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.03052177 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (692,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,589 220,589 00000000000004943e87ef0c43fba17064d5a723dc40a131aab0a18e1484806a 662 0.25 vMB 215
220,588 220,588 00000000000002ef21985dcb31f004e6fb9e19db72f93d1c176aaac5878db1d2 784 0.45 vMB 145
220,587 220,587 0000000000000483c44ba058c41c78980d80d1c39b0e3b524498fe8f391c3c8b 517 0.29 vMB 88
220,586 220,586 00000000000001acebae1f602f7479b7cb6bcf211f0b67adf9c25adb08f0546e 13 0.00 vMB 24
220,585 220,585 000000000000008d2e7c27c9371a3cbef8471ca3af8c83a66522892f09ea2abc 795 0.25 vMB 256
220,584 220,584 00000000000004ee8887629996f9ccdcf7ea0f07aa567d43ad2459a6f72dc9b8 846 0.32 vMB 143
220,583 220,583 00000000000000df44fb75c1041b8287b528685cf786dcb54dcce5ecffe34afa 113 0.05 vMB 127
220,582 220,582 00000000000004398acf070748a47a339f78ffbc4077d29fb26d74979b3d30c2 877 0.25 vMB 266
220,581 220,581 00000000000003e3928a13c55b7413222d7b8f4da636b36e8df7ece9d17b597c 224 0.08 vMB 107
220,580 220,580 0000000000000066a6ad57faff6052ef22bd076ff60ea6f4232b24a5e392d271 568 0.25 vMB 164
220,579 220,579 000000000000040bdd2111c731f461a5d96c7b970540f5a22ce5846436722c44 891 0.25 vMB 223
220,578 220,578 000000000000051d9fe0a2e02b0e92a1ccfeaca1004c4e1418a41a9177503888 588 0.25 vMB 196
220,577 220,577 00000000000002a40f101620bab2706b8a07bbc93a8a64aff32c1f0c91204814 318 0.20 vMB 119
220,576 220,576 0000000000000021768abf3add1ae015260b8f9de0960187886866f0c12509a4 588 0.25 vMB 180
220,575 220,575 00000000000000ee61a4b03eae64bdeff12129d54017dbe5e908645e2be9d9cb 234 0.20 vMB 84
220,574 220,574 00000000000001a9302e2745495711f9a02c12d962f19525669628afe55caf26 512 0.14 vMB 253
220,573 220,573 000000000000001249d1f93eb6737843a2fbbde39f16e68264b18e936532dc8b 8 0.00 vMB 346
220,572 220,572 00000000000000b6c6e2b3e62903cfc20b972d81fbfc9a22a5ec391d3baede03 111 0.05 vMB 131
220,571 220,571 00000000000003ef40f387fb2fed4193cfcdf27d9eb5af164e376d963bc03628 148 0.05 vMB 131
220,570 220,570 000000000000014419ddb180178f127511f600556848d1121df8074087641a26 686 0.25 vMB 335
220,569 220,569 00000000000003a12d21614347a2c977beefd0222fbb7f05991b721b6ac0c054 11 0.00 vMB 38
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 230.16 GB
    • Received: 0.87 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.