Loading Tool

Explorer IconExplorer

Memory Pool

79,933 transactions
29.94 vMB
0.13273197 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 9cf23adff6f514d2fae9484e202cbd25e1a25fdd9ff9ca4cf10619db1f0990c0
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 86bcd193c050941fc00761fd4b2483a4fc41fdf91a0e9a176bfa3d8cde084e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.06396261 BTC
Feerates: 101.64 > 6.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (478,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,600 436,600 00000000000000000414162cc09d0fd34d61cd3c10759880f143979590e1795c 2,584 1.00/1.00 vMB 68
436,599 436,599 000000000000000003ecac8a1ca5d420a98d4c4137e7aaf0446638362332f60f 1,292 0.53/1.00 vMB 77
436,598 436,598 0000000000000000011cd1e51f6adf8a4060ccdf1ca6cf519365f482463838da 999 0.43/1.00 vMB 60
436,597 436,597 000000000000000001e43b0140eb86d6ba35870e2f96badac641847d6c0bd7c4 629 0.43/1.00 vMB 57
436,596 436,596 0000000000000000037381488be8b03eff374ae7e611be6e35382357b85732ba 995 0.38/1.00 vMB 69
436,595 436,595 000000000000000002ed843e1a89f581ec0888cfdddc94036d9dca880eff27c5 1,256 0.47/1.00 vMB 75
436,594 436,594 000000000000000000ab0d03658bff8d486f9c9cede320a5682ea13773cc6f3e 390 0.28/1.00 vMB 43
436,593 436,593 000000000000000004559743a5e9536d17e8e5d4c45fe679ae95340a9533e65b 780 0.37/1.00 vMB 51
436,592 436,592 000000000000000003f8f5f23b3c6f97f41a7531d380bda6f56e0680b23095a3 2,248 1.00/1.00 vMB 54
436,591 436,591 0000000000000000039c0c0c73fc644b35bcdddc1aca4ece4022639f99e8af2f 2,430 1.00/1.00 vMB 68
436,590 436,590 0000000000000000030224d0fdde5b02385a8ae3b52346c9331dc1e1bb2f4d84 1,687 0.75/1.00 vMB 101
436,589 436,589 00000000000000000228494093209c7012bed46a24e603e1d38379cf1a586a9b 260 1.00/1.00 vMB 5
436,588 436,588 0000000000000000018149d93b44dacb0fc608a7d51bb75119404ea86a524211 2,402 0.99/1.00 vMB 70
436,587 436,587 0000000000000000010c6b902c9ed0fa834de949f185170dcdbda7bd5553a37b 556 0.21/1.00 vMB 68
436,586 436,586 000000000000000000dcf952b0edc0c64b0c809c05a406e9b50dffcc757d37b8 1,069 0.49/1.00 vMB 55
436,585 436,585 000000000000000000671f170c84cd8d96a3aeb544508d56bbb43b8a387cf51a 1,993 0.91/1.00 vMB 72
436,584 436,584 000000000000000001540343e1fed8e307d7cb4124778116df3df023663dfb18 929 1.00/1.00 vMB 24
436,583 436,583 00000000000000000046a26be5d29169fae8fccc590dacb0586fc8b8fca36363 2,213 1.00/1.00 vMB 60
436,582 436,582 0000000000000000009c9a0e76843e748ff4d2ee4c14d148d70600497dbace52 2,549 1.00/1.00 vMB 60
436,581 436,581 00000000000000000307cd13e7db92d38c96d6138344637d85ba3649a2f6a700 2,906 1.00/1.00 vMB 102
436,580 436,580 00000000000000000327fda6ba4ce7d5b73bf9d1ee210fa9d73fec0a7669bc3d 369 0.24/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.