Loading Tool

Explorer IconExplorer

Memory Pool

79,741 transactions
29.66 vMB
0.11788209 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt b8a2ddcd9f7b44d3ea193897824dd2328ffd807186bbc0ba34975f2a65f1ddfc
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root 80ea084d099a5102ba993f310336fe3e5a651eb2f1e81113ba22f73085e2cced
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.05463839 BTC
Feerates: 313.32 > 5.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (807,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,425 107,425 00000000000050548475da5d3e94c2dc9885c735d0fa53fc9489037a8a52eaad 43 0.01/1.00 vMB 0
107,424 107,424 000000000002653119360d4f287cc959631ec3e2face72e9348f15b2eb8366d1 11 0.00/1.00 vMB 0
107,423 107,423 000000000000b28197b146601f1e5ddfcb0a6183577a83de6e8fdd588db65ae3 5 0.00/1.00 vMB 0
107,422 107,422 0000000000017632fcff8418773b96978cbfd78619ddf42459868cc0cfebeebd 11 0.00/1.00 vMB 0
107,421 107,421 0000000000010c339153255420454631ffab73ff0dc20bb3054106d546b598c6 4 0.00/1.00 vMB 0
107,420 107,420 00000000000167669025c01e88375955481a4269ca89a6a07942061223aea115 4 0.00/1.00 vMB 0
107,419 107,419 000000000000e7cf2ba3506bdae33e51ea1fc7138fd96678e0152b1caebf8ad3 9 0.00/1.00 vMB 0
107,418 107,418 0000000000010f979bb39c0d7d5fe2ee2c89cfac6919ee3d61b870e360d42be7 12 0.00/1.00 vMB 0
107,417 107,417 00000000000271821bbf62a6355b5a8a7d57a4d12c29286a617374e6afe3a4f6 11 0.00/1.00 vMB 0
107,416 107,416 0000000000018e28b99f76a6b65e8c0f549e8cc48de71bca196b84c886fe5ae4 26 0.01/1.00 vMB 0
107,415 107,415 0000000000002b4c60fb8fa7c1d2f7060c2b2553c5da26d49a40cabe9baa1fec 12 0.00/1.00 vMB 0
107,414 107,414 0000000000013d1c3169ead11ef4be8d6dfa99b2b1baaa7c51b21b54444f6519 12 0.00/1.00 vMB 0
107,413 107,413 000000000000411e4598ca6249dbd6c9c4c79745c3655207520f06dc7dc7f793 11 0.00/1.00 vMB 0
107,412 107,412 00000000000263dc056a3fe63be00a28d137f6ac5fd99742619df109a2039496 12 0.00/1.00 vMB 350
107,411 107,411 0000000000004d016a7a6179579292284a50b8c885d1f8eaad4726d29da557e8 25 0.01/1.00 vMB 0
107,410 107,410 00000000000209c0b08c36dcac147635c2d71c62c31d8aa0d455740ac9220dc1 4 0.00/1.00 vMB 0
107,409 107,409 0000000000027251a873ac526a10b02b2fda2023abe6fd6eaf012a213393ee78 7 0.00/1.00 vMB 0
107,408 107,408 0000000000016c3596c5a10acfdc917f1ada910f9ddeedde59ca7753e031ddac 3 0.00/1.00 vMB 0
107,407 107,407 0000000000026444272a31d361a056c25a9090dde17deadfc7c6b77fe8ed17fb 2 0.00/1.00 vMB 0
107,406 107,406 0000000000007405139121d1e2e0885a5e45a66f0acb15582d07fceee0f03675 6 0.00/1.00 vMB 0
107,405 107,405 00000000000230fe1986f7a39046c639fdecb4c8abcbfdf97c5da1047485a2d1 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.