Loading Tool

Explorer IconExplorer

Memory Pool

16,585 transactions
9.62 vMB
0.03858567 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.66/200 MB

Candidate Block

Mining Attempt d00efa61eb39b0d9e69967e49393218f6cca2a424afc950c530576ba7ab23fa7
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root df9e8c928383083e7b2f8aff81eeb38a81d4e6f8aa27224335cda5a11aa82a61
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.01699070 BTC
Median Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (779,155 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,215 134,215 00000000000003c39b15a106223219e9b87702dec5369d68b091fa0317db1776 10 0.00 vMB 459
134,214 134,214 00000000000003b95939cdf57b8a1d3dd43d8799f706f8d1dad8a01d93970588 11 0.01 vMB 67
134,213 134,213 000000000000072a2277812aec96defc546e40739e80695b3ed2b76b27ff250b 114 0.05 vMB 571
134,212 134,212 00000000000001d5031fbb09e684aaa7f61ce7fec416b1c93f4f89add7041215 39 0.01 vMB 248
134,211 134,211 000000000000080eef2667df9482e1f171d06925ac5ef80ac61c2e52d8c4a438 1 0.00 vMB 0
134,210 134,210 00000000000006452e5316fa14fccc456bc939190033dd54ea70569f459dc099 39 0.01 vMB 297
134,209 134,209 0000000000000130d2803c0165c1bdf4151212aa9f8fb62d48881f947bae684f 8 0.00 vMB 524
134,208 134,208 00000000000002657cb748ad87202cb9e2adb8cca1ba37c0e5d25ae184f41383 1 0.00 vMB 0
134,207 134,207 000000000000076bf69af98338ac479d98df3b93782cacb02e77d648a66e602b 77 0.02 vMB 205
134,206 134,206 00000000000000976bcff8b8932a3c744be16bf84171ef0f3390b2469620198e 108 0.05 vMB 469
134,205 134,205 000000000000006ec606a4d337c06a3a9eeddd05532b35c24e362175c5c75fa7 26 0.01 vMB 301
134,204 134,204 0000000000000b7f78eee6564d95275d6c099fb0f7cafc4af41053beecd51285 57 0.02 vMB 131
134,203 134,203 0000000000000aeece4078ab36ad7adbddf0e14929169a590296ecdce8196983 85 0.05 vMB 421
134,202 134,202 0000000000000af9cf187a4e177c3eb0e49fa7ca13fe2ce1c4a3d49e954c0b73 32 0.01 vMB 310
134,201 134,201 0000000000000249208ff8092e5f014a8f01499de9146ffb5e235bf632aa99e8 3 0.00 vMB 1,937
134,200 134,200 00000000000002e49d0f77dce5d360234288e013a8ac4ba72e02615c855ce8ba 96 0.03 vMB 225
134,199 134,199 0000000000000332560da263cd240e2d9d1a33804b8e568b3e7840011b248a55 102 0.04 vMB 418
134,198 134,198 0000000000000828319f5dd3ea8ed03b061b79f964b7ea0962c2b23a1414d475 19 0.01 vMB 16
134,197 134,197 0000000000000403666efa1e2bc3d6bd50ce4813da5dd47502d7dea1b39bd5fd 65 0.03 vMB 976
134,196 134,196 0000000000000454a9ee9aea22b0f8556e4ce22ae646eacee8f12a479d1baf9a 81 0.03 vMB 440
134,195 134,195 0000000000000609442b228c39e8b718c4d68883fd7f38585e7472040e9c6d7f 15 0.02 vMB 912
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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