Loading Tool

Explorer IconExplorer

Memory Pool

88,699 transactions
33.76 vMB
0.14137426 BTC
Random Selection Loading Transactions
Max Size: 199.89/200 MB

Candidate Block

Mining Attempt 03235f0d3bde6087c70f8b946e0b68d35d2d719817ffdf535ddeb9821ef5b28c
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b5f89cd7069ba00be2535349de8d660d42dda9205501e61159e7a63eee92836
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.05698997 BTC
Feerates: 469.97 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (385,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,726 529,726 00000000000000000015a2e881825f2e687fe84be63ee7f1e60983a581f4c9f0 2,158 1.00/1.00 vMB 52
529,725 529,725 00000000000000000019b9e305570d64d69ae81da9b8daf274f77ef73576d2fd 1,389 1.00/1.00 vMB 9
529,724 529,724 00000000000000000025679a89ae51e52a655db5ef49fd92acb41cb0565c2dea 268 0.17/1.00 vMB 67
529,723 529,723 00000000000000000016292cc06541f8d0b31f16aae3c7a5b62e26fbba62a38f 460 1.00/1.00 vMB 4
529,722 529,722 00000000000000000003f12ef5fa8d228475afe793e37a8a881d49c87e660700 1,868 0.75/1.00 vMB 32
529,721 529,721 0000000000000000000ba1058c738a3237d311ba8dfedd353f701b3fa58e6a25 2,283 1.00/1.00 vMB 47
529,720 529,720 000000000000000000269206238746ae559f221eac71a74b5d6009fe00dd0071 385 0.37/1.00 vMB 11
529,719 529,719 00000000000000000026319939597dba787947b9ac6e903d1b2025b76404e0bf 1,059 0.99/1.00 vMB 5
529,718 529,718 0000000000000000002ed5a3408033beb8328c11a783d2b9d461767edb8129db 1,279 1.00/1.00 vMB 21
529,717 529,717 000000000000000000277e32db2263a4fe1e5b02dc6ae55bcd587e2a40f20931 2,279 0.94/1.00 vMB 10
529,716 529,716 00000000000000000005c9da44886e9a5be1c827331ce4e879803a7a259dce1a 1,814 1.00/1.00 vMB 35
529,715 529,715 000000000000000000022826e4498ec5e1fc95bbbeb0946ac0e78c109d0e90a1 2,813 1.00/1.00 vMB 57
529,714 529,714 0000000000000000001e9622d89c497bd93c68615112a9a53b8676c197e79dc8 1 0.00/1.00 vMB 0
529,713 529,713 0000000000000000001d2d356d096fc3f33d5964c37ec0f4801ffd28dc6ab869 1,660 0.80/1.00 vMB 9
529,712 529,712 0000000000000000002a236cf934e5feed97a4a86ec1da86ca13427fe9049a01 2,416 1.00/1.00 vMB 38
529,711 529,711 00000000000000000027ed077efb0d74abf0158fcf65e66db82a5decb6f50178 2,774 1.00/1.00 vMB 19
529,710 529,710 0000000000000000001a979faeb30c23e6c32c66f2b85500aa23c0202ac0ed73 2,137 1.00/1.00 vMB 74
529,709 529,709 00000000000000000030f1531dbfa069037188c5048b23f0cb979ce8728ed8c5 686 0.29/1.00 vMB 42
529,708 529,708 0000000000000000000841c59a4679d6e707152f24f5b195b66b47397d65175e 365 0.15/1.00 vMB 24
529,707 529,707 00000000000000000022e0bf2b401ff54d76191c4ba5a43458487fbd5312c6de 275 0.09/1.00 vMB 43
529,706 529,706 0000000000000000000d872f2f1d82fc026cd731d87590b4d573eeebbb5aa431 2,479 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.30 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: 657.92 GB
    • Received: 14.56 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.