Loading Tool

Explorer IconExplorer

Memory Pool

80,799 transactions
30.17 vMB
0.12294516 BTC
Random Selection Loading Transactions
Max Size: 180.97/200 MB

Candidate Block

Mining Attempt 18e49b221d12b410571af91f1399d7cdf95e2522eed87675778602f563ddb7db
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 151e6bacf744bb39494567769b6b411a44e325492472dc2f41c5a03e1324f18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,435
Size: 1.00 vMB
Total Fees: 0.06115096 BTC
Feerates: 180.34 > 6.13 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (796,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,381 118,381 0000000000005c403954c6020d61cf88d9191a3938745f7c55d1cfb766560889 8 0.00/1.00 vMB 0
118,380 118,380 000000000000a8f5f29e862c58320f90268ab855fbe354ac352491a8bee7830b 12 0.00/1.00 vMB 373
118,379 118,379 000000000000167250c1a8e6eb5276ce1f26a4802026d5491ade37f19ad46a1c 1 0.00/1.00 vMB 0
118,378 118,378 0000000000006e1b2bb3480e41dbd14f51bc5dcaa3b18917085c5356e6d98179 6 0.00/1.00 vMB 0
118,377 118,377 000000000000bd57bffbdc9a67e872bbcf93a1499d5dd15656078a9736b9407f 8 0.00/1.00 vMB 0
118,376 118,376 000000000000c6c4b5a5c9e7345f096887c859b99629fde5fec1411c414a607b 8 0.00/1.00 vMB 308
118,375 118,375 0000000000005596dfbbd685a90b5f1d858f57271d264277fbdedfcdd5fcac91 15 0.00/1.00 vMB 249
118,374 118,374 0000000000008bea386369bd21a7ae437a484d8e78829481c409bc41e8216678 6 0.00/1.00 vMB 0
118,373 118,373 000000000000b559461846a40265e864bda68c80ccb4889c773f6eb5a4b28399 3 0.00/1.00 vMB 0
118,372 118,372 000000000000a750b00103404d11ed4beeb4e46954df5290720c9565573f206a 10 0.00/1.00 vMB 347
118,371 118,371 00000000000090d27ac09febdee313aab303615c5f14d45f00d58eb71f546530 9 0.00/1.00 vMB 377
118,370 118,370 0000000000009e941482b1f1f6d09b703be689880d8828ad1edcdde1a3434ef1 3 0.00/1.00 vMB 0
118,369 118,369 000000000000b3bb4dd5970f413c5462515a4a0c3340e9cbe8fbf7aa3e40e3c4 9 0.01/1.00 vMB 0
118,368 118,368 000000000000835df0eef170cd482884c323ffbf32f144d02133238539faed9e 27 0.01/1.00 vMB 0
118,367 118,367 0000000000007e34156be4afe35fb1ab94819e4533904f199c0752ba0ab6451d 10 0.00/1.00 vMB 0
118,366 118,366 000000000000acf7312bd4c4072e4a9743a051653ebe25362f2a18e0bba668ac 1 0.00/1.00 vMB 0
118,365 118,365 000000000000650ee99eba8fe2db19a559a9dbbebad1709e9c55351d498758ef 4 0.00/1.00 vMB 0
118,364 118,364 000000000000c6475ad32f8714edb8f65046fc13e27d2c51f9d52e97a215a2ce 27 0.01/1.00 vMB 0
118,363 118,363 0000000000001e67b7493354f301cdf77486810bfe531655ef944322561e3783 1 0.00/1.00 vMB 0
118,362 118,362 0000000000006bd35045c463743472568eef6144e3639bde2974cb82608b042b 1 0.00/1.00 vMB 0
118,361 118,361 000000000000c7acc39ef5e327de9d9a81c2fbb2efe060a10a7ea8db43870965 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.