Loading Tool

Explorer IconExplorer

Memory Pool

15,370 transactions
7.65 vMB
0.02167459 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.91/200 MB

Candidate Block

Mining Attempt 53c739ed3784d097026f9ed749365c589f3c2684386c3bd8d9047e27f30deac2
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root 56659fc2f44afb9f9135772c0f8d1307b91a5a65b8da3d285bb5bb102193798d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,036
Size: 1.00 vMB
Total Fees: 0.00613544 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (704,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,972 208,972 0000000000000348c7a07af8bfc1726675a8652e22564166ba4aade21d147a3a 132 0.06 vMB 182
208,971 208,971 00000000000002a432e1329fd6d075e4b738916a5f74ce2526bef304993ff26f 530 0.27 vMB 167
208,970 208,970 0000000000000282265729c8ff33961b548ccb991054eb6d39d3a9fc1a8dbfe9 9 0.00 vMB 162
208,969 208,969 000000000000006d2b493dc9a4d0c4c015469f23ae9ccb30736e7f201ac777c3 313 0.27 vMB 64
208,968 208,968 00000000000004c6c756d0772c2d6bb142915a9845f00a6ccc01db4749551784 606 0.25 vMB 197
208,967 208,967 0000000000000154b9fc492d73cc0e1cfab2d2c784e9e3b3aeb936ac02eaff6d 12 0.01 vMB 136
208,966 208,966 00000000000000e84d2b7ced0d8ea5b0eb0f3e99d0bace50a80d445e32ad0021 171 0.07 vMB 189
208,965 208,965 00000000000000edfba5fb264c20ada61199d50dae6e2d00c71a584c98b86f68 122 0.06 vMB 149
208,964 208,964 0000000000000353352084fb278349f7432ae020982cd5e1bb6ee628fd398e4b 333 0.13 vMB 217
208,963 208,963 0000000000000216833500259242717a07300a1ddcfbcfdaf0b86de97a97efce 152 0.05 vMB 67
208,962 208,962 00000000000004c3f9b6c70907f67ca65d8abdec7d0356fcdffe5b960e2ace77 250 0.14 vMB 186
208,961 208,961 0000000000000127a332ff3154fe234360746cb9b1427152d806326c50299c18 290 0.11 vMB 153
208,960 208,960 00000000000004595a8c68db83e055066fc87ef69c9a76007a2a8d4eee4de452 747 0.33 vMB 197
208,959 208,959 00000000000002f965a8df4f98d0973101cc3a5884ab5e368c733d881c0d82bc 7 0.00 vMB 32
208,958 208,958 00000000000004b5578aa4bb8c708f62a8cfa3d4b2b2022d13fdd690e1494998 88 0.05 vMB 69
208,957 208,957 000000000000008784e7107ad9af8d71c599d8c489c029b525e69853044cf3f2 391 0.17 vMB 189
208,956 208,956 0000000000000296e71b962b886e88852d8a6c4b83dfd138c7b3efdeed18def4 646 0.25 vMB 205
208,955 208,955 000000000000011b70ae2a492af8df7486c121aa8e36152b93b7f2af0c4a3d2b 9 0.00 vMB 118
208,954 208,954 00000000000004e2372cb3c0f6a8c88ed0dbd8c8fa608e5e15cc956c945797a0 519 0.25 vMB 160
208,953 208,953 00000000000000113e4247d5544e278203e406c47a3eeaf7322c29d0cdec822f 238 0.11 vMB 166
208,952 208,952 0000000000000393eb370ca9dc7b505ca0cc524d521db2637a1600f8d96f6e14 262 0.15 vMB 127
Previous 10 blocks ↓
Total Size: 779.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 294.55 GB
    • Received: 1.23 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.