Loading Tool

Explorer IconExplorer

Memory Pool

11,032 transactions
4.09 vMB
0.01974645 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.40/200 MB

Candidate Block

Mining Attempt 975f3bb0b283698d4e0cb9fd0ad08d4bec7cf67680e470c6834a29b963a63da6
Version 20000000
Previous Block 00000000000000000000294ce145ebc6921e8cc1e4c53a7d7eb6073c4e221c86
Merkle Root eef8ebbf3ca3d950cddca34a722111fc6cac197e7f98dcc7499a0732a13052d8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,725
Size: 1.00 vMB
Total Fees: 0.01464676 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,472 (776,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,408 137,408 000000000000016b0c2986895e6337685b54837db3d33e6c8fb79529e32812cb 84 0.04 vMB 91
137,407 137,407 000000000000073b64c8e9ba993adc2ca465aab1432d12826fd656968ec7d7e6 109 0.04 vMB 128
137,406 137,406 0000000000000796498714cb4a88a2349d77c7b52e3e1464878563b3dcf8eb8d 13 0.01 vMB 42
137,405 137,405 0000000000000640727cdd51728d5ac8057f4068243c8e8dab22b3463f9b72da 13 0.01 vMB 404
137,404 137,404 000000000000001de495624d3c0bcdfd979d69b2146282d0eb33730ea1ef0f0d 108 0.04 vMB 173
137,403 137,403 000000000000062f667db72c565a5c62021ee68a68300be2628335e3f1a75dbf 66 0.05 vMB 182
137,402 137,402 0000000000000580f26e4fc9eb2f887620c578c3f246c38caf17c213c797ad32 78 0.04 vMB 161
137,401 137,401 00000000000006efd27c2f5bb246e7214b00715a2743791b0740e0a4482a10d8 13 0.00 vMB 390
137,400 137,400 00000000000005bc9903ca88a90aceadd6683b8e2fb49428de865a445ed5f889 103 0.04 vMB 221
137,399 137,399 00000000000006b3141922ecd7a21a7fa28f5c98f29c1d9ee26871bdf4a89519 13 0.01 vMB 113
137,398 137,398 00000000000006614c766567ababcfb7caf53707b08ee777078f47ec2e84bfa4 103 0.03 vMB 9
137,397 137,397 0000000000000957557cb27de8e63a64339f020cb97d0514de1e02877ba355c3 43 0.02 vMB 225
137,396 137,396 00000000000005b396992fcbc49a9452e6d9bf907e2f08771a461fd4c277966d 52 0.04 vMB 74
137,395 137,395 000000000000047abd41cc1712c16911a414bd3b92c5de7546683ec7139fb093 120 0.05 vMB 163
137,394 137,394 00000000000005536d2f2bae43dcbaea8c72aa16d9e585d17433bb8f6243181c 50 0.02 vMB 181
137,393 137,393 00000000000009308cffe2a286a3d389d1af5ca5f878e724b2418d3fbdd298f0 145 0.07 vMB 454
137,392 137,392 000000000000029423e88e2091cbfe7f3485a28d8665d4ec5f81919dc9db809b 55 0.02 vMB 323
137,391 137,391 00000000000007f88899da1a545e6621975acd3db8225ece7c73fd7cff027b90 58 0.02 vMB 103
137,390 137,390 00000000000008299d109e193e815c8ae86b0af6d2ea2b430be02c185a928e6d 31 0.02 vMB 139
137,389 137,389 000000000000012f1e803f097ebab3d02cbb66eebfb7fcd4d02c9cd0a3db4328 141 0.05 vMB 200
137,388 137,388 0000000000000334c94babc650aef8941efbe06bc44e380ae667cdb73e19ded4 47 0.02 vMB 134
Previous 10 blocks ↓
Total Size: 779.69 GB

Node Details:

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