Loading Tool

Explorer IconExplorer

Memory Pool

81,918 transactions
30.60 vMB
0.07986959 BTC
Random Selection Loading Transactions
Max Size: 184.54/200 MB

Candidate Block

Mining Attempt 9b2bc33eddc1287cedcf3912f6c97323df87ba132d8d005d6ae9bb8cf21f10f7
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (544,412 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,563 370,563 00000000000000000a4fc1d4fd9753fc1c04e72822ebaa7e9ddf6555483f3522 699 0.32/1.00 vMB 43
370,562 370,562 000000000000000006e9f98106803bc764caea593bf4432b024739fbb18f1956 778 0.36/1.00 vMB 40
370,561 370,561 00000000000000000378ceda689bc3605326a3412a3bf2c6665a50126328e071 371 0.17/1.00 vMB 41
370,560 370,560 000000000000000007d01689012171ecfb92f27ed9a5b103913bafa3eb89c155 241 0.10/1.00 vMB 37
370,559 370,559 00000000000000000cc1c14d0813fc34543c3b9975428976dcc8c26e093aa505 91 0.06/1.00 vMB 28
370,558 370,558 00000000000000000e94908a3b5ce917dc55ee7933310f97657956c74fb73bd6 918 0.62/1.00 vMB 38
370,557 370,557 000000000000000002f37e55ed2768bf29b657c6dc285c8962c288396cb85e1b 705 0.32/1.00 vMB 39
370,556 370,556 000000000000000003c49857180989243edfe6b1a245ba835d4b70f01a6bbcbc 1,167 0.80/1.00 vMB 25
370,555 370,555 00000000000000000400d7b3178f42636589ab6859b1245c9ed5f4b56f7de2d5 2,152 0.93/1.00 vMB 51
370,554 370,554 0000000000000000041632dac76fa3b62019ef1b601b966583d9e1409051ec77 969 0.51/1.00 vMB 34
370,553 370,553 0000000000000000074edac472437714674a3655fe3ca1413e4534fe065ffc0a 486 0.24/1.00 vMB 42
370,552 370,552 00000000000000000c9948150dde701e20dd3f2103209cddb423b5becea4dfc2 91 0.07/1.00 vMB 11
370,551 370,551 00000000000000000e5accb7c61a24f819b52dd8128486777ea79688116eef41 433 0.40/1.00 vMB 17
370,550 370,550 00000000000000000496ded39e2cdb7a09d5e85a7791526f7408cf2ce85f16fd 1,031 0.49/1.00 vMB 38
370,549 370,549 000000000000000001e31e8d8f21f3ffc1acf02422ee1689c30b0213c07a6d1d 324 0.17/1.00 vMB 35
370,548 370,548 0000000000000000132e4021092beb67e3d35d83d4d3f44d8ce137bdcf9865ac 881 0.44/1.00 vMB 38
370,547 370,547 00000000000000000d6b080abc213bf1d970495f73810a353bd85aa63a1140d9 1,085 0.45/1.00 vMB 42
370,546 370,546 000000000000000006e5984080f6b53e2faffe6b42cc77a764645f71e232fdc7 235 0.11/1.00 vMB 34
370,545 370,545 000000000000000000f933a101d98f5f3b5eedc39be3ee49971804b197c9ee6c 199 0.12/1.00 vMB 35
370,544 370,544 00000000000000000211ba043f326e0d00865e42dd6f94a0432d537207cabd69 411 0.22/1.00 vMB 39
370,543 370,543 00000000000000001064471608e075bf4b35d58d4d437f6c415645485411cefe 668 0.44/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.