Loading Tool

Explorer IconExplorer

Memory Pool

44,377 transactions
26.55 vMB
0.05652177 BTC
Random Selection Loading Transactions
Max Size: 140.10/200 MB

Candidate Block

Mining Attempt 3ef013b7937ac19cd52f3b1371b711f054baac6be7f6f47d9658e73f9349062a
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root aeefcc3232ade494fbce35698424199eba4a9c583a8b96b1b54d4e4dbf3a7ec0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00774434 BTC
Feerates: 54.71 > 0.78 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (356,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,507 558,507 0000000000000000002d78fe57224f858e0a8d59885dad4e9719f914e4f8dc89 2,794 1.00/1.00 vMB 7
558,506 558,506 0000000000000000002b42bcf76e02ce30faf36c3087ced3af8eb8e6a000ce65 3,128 1.00/1.00 vMB 39
558,505 558,505 00000000000000000006f0ab7d204ad86958494f7a0caa780479524388441e66 2,249 1.00/1.00 vMB 4
558,504 558,504 00000000000000000007dd0f0193d588f77a461c6b6d2777ff191e75a704ded0 2,932 1.00/1.00 vMB 20
558,503 558,503 0000000000000000002bc724b05f01b8f7417f8ed648cadf459720eecea80ec8 1,857 1.00/1.00 vMB 18
558,502 558,502 00000000000000000011ea8cfd9c13772edd41c0f6818ccfe710cb0c76e39e12 2,145 1.00/1.00 vMB 14
558,501 558,501 0000000000000000002935fe1888ffc2fccb47d56b3425d4a2abcfbfec0c858d 2,708 1.00/1.00 vMB 40
558,500 558,500 0000000000000000000973d97d6249207c778bf80a714fbeae29cb8f41ca4543 2,202 1.00/1.00 vMB 12
558,499 558,499 0000000000000000000fafdb850876cb4b1068bcf821e886204d204c7c221856 1,784 1.00/1.00 vMB 17
558,498 558,498 0000000000000000001bb90a06fe385214d5f65a6d457d910109f4da0bc7a45c 1,798 1.00/1.00 vMB 24
558,497 558,497 000000000000000000135467f737a8902aa3a5dce01a29f761c9feadf25e0cb8 1,168 1.00/1.00 vMB 55
558,496 558,496 0000000000000000000291274e66a32aa1c28d21f6b63d7bdaae439209a23cc4 775 1.00/1.00 vMB 83
558,495 558,495 0000000000000000000687d10ec6d7dc99f6f1ea696a359545cfdf2bf34b3056 3,083 1.00/1.00 vMB 16
558,494 558,494 0000000000000000002a2f400d2d56b03f7f894744b8f5c6c1edc2842a8b54c9 3,056 1.00/1.00 vMB 23
558,493 558,493 000000000000000000135309fb1add8493c52144b1124784b252a5ad9baec1f4 1,997 0.93/1.00 vMB 10
558,492 558,492 0000000000000000000c68c8a34f4167875b560e76ff5f6b06fecb34ce3d3153 1,896 1.00/1.00 vMB 8
558,491 558,491 0000000000000000002dbb99e15a0ab876f18aebba2f6010e5a233f190026c57 1,891 1.00/1.00 vMB 2
558,490 558,490 00000000000000000015ccb5994aa7d19baf09729d08fe043bb46c8bc25922bc 2,698 1.00/1.00 vMB 6
558,489 558,489 0000000000000000001f783bfa8b9139aebda32c45bf5ae35b2375e437b4ddf1 1 0.00/1.00 vMB 0
558,488 558,488 0000000000000000001e67814d9c100f1c24790e4dd692cbba79af177082cd86 2,860 1.00/1.00 vMB 24
558,487 558,487 00000000000000000028e6998435f1224b8cdc4416833f4ab32ac8571da84c35 2,536 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.