Loading Tool

Explorer IconExplorer

Memory Pool

78,187 transactions
28.68 vMB
0.10401954 BTC
Random Selection Loading Transactions
Max Size: 174.50/200 MB

Candidate Block

Mining Attempt a79521fee06b7894c3d16b704ddf33768f00729256d31cf84379f0e210720158
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 7efa74f0f15b371cd1b13c421814e83947a5f5cee51e63b52cae408c79acf099
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,792
Size: 1.00 vMB
Total Fees: 0.03670237 BTC
Feerates: 602.26 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (549,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,967 365,967 000000000000000007dbb982da8bc348bdeaa24bdd56ef228c84066b5657e92f 343 0.15/1.00 vMB 43
365,966 365,966 00000000000000000cc1f7c8aaeadbfafc1896202ef3bb824f7f9ab72e2dfae6 1,531 0.95/1.00 vMB 16
365,965 365,965 00000000000000000b747e27d4135dc10d59dc5b75ee4a954e6dea53aa043542 1,861 1.00/1.00 vMB 17
365,964 365,964 00000000000000000443f636e311bc6892e89fa76d947adfb2fc9063c9dc921f 1,163 0.93/1.00 vMB 2
365,963 365,963 000000000000000006fdc9d8bedc2b2c6d32c770d7ef76f08ccf2b192b619a2a 1,502 0.93/1.00 vMB 7
365,962 365,962 00000000000000000acda3eb772f629fa7929375bc8ba81818314a52d60c345a 2,319 1.00/1.00 vMB 24
365,961 365,961 0000000000000000014a409f79162df7a315e2f5c381521b6f4ceca8f530963b 2,256 1.00/1.00 vMB 1
365,960 365,960 000000000000000007c36a1ab47422ebed35e5258fcb355ccc3fe46e389cf42e 2,337 0.92/1.00 vMB 3
365,959 365,959 000000000000000013a09db31929f9d542cc6758fba32d155a16845929241df8 400 0.21/1.00 vMB 40
365,958 365,958 0000000000000000083eab5ffd319ec818a1d3aa69d3b5ff9c8e237dc969a35e 1,313 1.00/1.00 vMB 10
365,957 365,957 0000000000000000076f2bc77ad67879dcaefbe5dee08c7de3898437d3b2f635 1,106 1.00/1.00 vMB 4
365,956 365,956 00000000000000000d36fd9c50fdec42c0b55581216dcef4cc24a73c25fa97a6 660 0.37/1.00 vMB 36
365,955 365,955 0000000000000000084bc7d022a9f8adabaccf92760c61c8d436bf364835ed34 772 0.75/1.00 vMB 1
365,954 365,954 000000000000000013e672e0384ea0538b0342c89f6d3f3c8684e64778a4388b 1,394 0.93/1.00 vMB 19
365,953 365,953 00000000000000000df4795f2cca40d31ac7c790e198d3bdd7da17d896571160 184 0.18/1.00 vMB 16
365,952 365,952 00000000000000000cb5a44d3d88288d22936cd84db37764021de565a024d901 393 0.24/1.00 vMB 35
365,951 365,951 000000000000000006cb8e890430affc2fda037011b1f6d0bdeb13346bf995e4 1,501 0.95/1.00 vMB 25
365,950 365,950 00000000000000001290cb362a29289c67ef0cee494519b3f15b2899d0c951bf 1,208 0.95/1.00 vMB 26
365,949 365,949 000000000000000010db7fadfaf69f0a8fbccaa48d0318643bcf782e792236fd 544 0.35/1.00 vMB 39
365,948 365,948 000000000000000007e7cf080fdf858a8e954a4ce42917c4ca90c64e523ede5c 1,029 1.00/1.00 vMB 22
365,947 365,947 00000000000000000cd17d7ec2eee0833bcf574da4c308687eb2449cc2dd9daa 2,011 0.93/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.