Loading Tool

Explorer IconExplorer

Memory Pool

72,766 transactions
28.06 vMB
0.06753308 BTC
Random Selection Loading Transactions
Max Size: 166.19/200 MB

Candidate Block

Mining Attempt 5528d33e17f13dfa65c634c9a23dcbd7cb1762685021bdc0b760b1fd37d6e386
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 4dd5d7caac4a242d539448dab034fe53c0cd5f9c8848590adce74c223f625e0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,758
Size: 1.00 vMB
Total Fees: 0.01151464 BTC
Feerates: 150.86 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (521,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,498 393,498 000000000000000000314c532a61486a8aa591b5ff282a60ff28514e464fa850 1,078 0.91/1.00 vMB 23
393,497 393,497 00000000000000000350217fc73e097239513e8378adac9a93d621183a5f5d14 714 0.95/1.00 vMB 14
393,496 393,496 00000000000000000682f56fc32f428677d1b7f94c6af1d6b8966407b8250210 2,285 1.00/1.00 vMB 34
393,495 393,495 000000000000000000e1f51f9013b3edc190c033b616f2c63bf08ae29048f76f 1 0.00/1.00 vMB 0
393,494 393,494 000000000000000007e8130ef738efacdc7d1eca2de4f612fb01f7451a408fe3 1,897 0.95/1.00 vMB 31
393,493 393,493 00000000000000000296bbe9d625b9d2916915c5ec63fd979029ebca2dd06e2d 1,927 0.95/1.00 vMB 36
393,492 393,492 0000000000000000000856feb44730996b009ee71828adaf60e518579ccae476 1,270 0.99/1.00 vMB 21
393,491 393,491 00000000000000000688451aabfbcebeceb108ace2c02af1e1a6372c59bb8740 991 0.93/1.00 vMB 23
393,490 393,490 000000000000000000d9954f6c06e8835a0a51053369103ac90c4a489c44af29 756 0.92/1.00 vMB 22
393,489 393,489 00000000000000000203e7b53aceda69ed6b2dd3b8238310e07772f09e1e8386 1,009 0.93/1.00 vMB 25
393,488 393,488 00000000000000000831055c7d2aca4819e925757bd08af3183e68beefd6f82a 1,023 0.93/1.00 vMB 21
393,487 393,487 000000000000000000a2afc3db03b6a5a82a4f1ed5eff9ba45d2426c7b584416 1,746 0.93/1.00 vMB 33
393,486 393,486 000000000000000000e905fab12460b4e534b3c1b65cf36801b4b624dbab159d 1 0.00/1.00 vMB 0
393,485 393,485 0000000000000000033239fb20eeebcf4e0bb91278c1aa9c052f51450b2ca686 856 0.92/1.00 vMB 16
393,484 393,484 0000000000000000095acf627d80855113df40efe9b702220b4821eda0d1dbe9 1,356 0.99/1.00 vMB 23
393,483 393,483 000000000000000002c2d7253d5c51b0ab7b1ebb9a6404ea98f370c173356439 1,479 0.75/1.00 vMB 35
393,482 393,482 0000000000000000055a9f9d4e78fa47d40531e1a247314051c133a331189a67 2,032 1.00/1.00 vMB 30
393,481 393,481 0000000000000000014ca06767466026a7dafa3a4b9494b83f8494764de9993e 2,337 0.93/1.00 vMB 47
393,480 393,480 000000000000000008caa8b69cf7f0f335da2b81331bff619566a3f6612914cc 2,301 0.99/1.00 vMB 59
393,479 393,479 000000000000000007494cf95f92a4e057642fb173c8b7470fae819441f9f3fa 2,305 0.95/1.00 vMB 39
393,478 393,478 00000000000000000718371a3dad4a8cdf24e23952adc0996558bc0341d84921 1,426 0.75/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.