Loading Tool

Explorer IconExplorer

Memory Pool

33,968 transactions
14.43 vMB
0.06014921 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 83.58/200 MB

Candidate Block

Mining Attempt ec9db5f120258d41e622ecafb628c4a9bb3fe74d6207783516ce97980db3ca99
Version 20000000
Previous Block 000000000000000000014d1cd4eca11915f734a0de435476fa92d26e8458badf
Merkle Root 805e86558fb3b79ec8e5ab6113ea59fdd3541d3a788b7127acbc54218757454a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,113
Size: 1.00 vMB
Total Fees: 0.01714923 BTC
Median Feerate: 1.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,337 (700,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,772 212,772 00000000000004c355f43d74100ef5092c19acd5092baa3c328c5313e47d98d7 768 0.25 vMB 246
212,771 212,771 0000000000000431f51ea7dd5584a9ea9e5e94a0b06dde3e2f8cb1d9d1e52435 144 0.05 vMB 303
212,770 212,770 000000000000022da79f2be8e500b85d2a5b4f7268edf301ec9e21bcf4c5d776 40 0.01 vMB 202
212,769 212,769 0000000000000396f35ab33e42d00544184401647c9aed455b61a341d260f8f1 151 0.07 vMB 170
212,768 212,768 00000000000000d33d9e55a5ef5beff11df314147052a1aaacdd70cd3ce47465 370 0.16 vMB 175
212,767 212,767 0000000000000454ce0d9379eee8acd8193748161cd63dab76860ead1c489a9b 491 0.25 vMB 138
212,766 212,766 0000000000000390b0c8a637970bae0a35e2262c0a056287fe20fcd9cf9d9c3b 780 0.25 vMB 236
212,765 212,765 000000000000028474e9d3d0ccddf4edb2ec038eb564320de7f01f03f845ffe7 346 0.14 vMB 173
212,764 212,764 00000000000003096a214fd7251994d7bb7c55603fe3ad51ed1388e7f011d1bf 474 0.25 vMB 171
212,763 212,763 0000000000000203d0904121da04c99f2d7f5b1579aa13f10a62c545a13819ee 263 0.11 vMB 188
212,762 212,762 00000000000004614b32332918a8d198e147b439aa697b6b7ed142a98a57a98d 620 0.25 vMB 199
212,761 212,761 00000000000001edeb60805681d3f6b83e67925403d98db09f617536a6c5315b 118 0.05 vMB 209
212,760 212,760 0000000000000339c967b9812b87b7a68751b30f63ebf2a4d195fa82f725f077 53 0.03 vMB 70
212,759 212,759 00000000000000069e2f417ffec478c271839639c438963bbfd77b1045774de3 329 0.14 vMB 186
212,758 212,758 00000000000003e3b74cfad77a6ffbd9f38b223b24520132ff7aa5375c84c4b8 553 0.25 vMB 189
212,757 212,757 000000000000048cbc4da968ee11f52e806e10c705a63305f09f6babf66c163d 211 0.10 vMB 203
212,756 212,756 000000000000034d19312f60e3ada9fd309d4f4bc78c34f12c7484483e18c132 300 0.13 vMB 199
212,755 212,755 00000000000004e50986f7d151ce37821e8a5f03101d80e296ccadbfe1aa3d53 71 0.03 vMB 199
212,754 212,754 000000000000044ac96bedb1ac5e819f2f9a52152c35cac57f14b9421b5e6051 223 0.10 vMB 254
212,753 212,753 000000000000048bd5f103d05d392363a10ada92f0162650d56e5aa5bf54d07b 76 0.04 vMB 135
212,752 212,752 00000000000001908e3b12fc5751f8cf4f56fe15d2ecb1425cd049690ae9890e 8 0.00 vMB 233
Previous 10 blocks ↓
Total Size: 779.45 GB

Node Details:

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