Loading Tool

Explorer IconExplorer

Memory Pool

82,068 transactions
30.33 vMB
0.08728081 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt 9bd1ea902d012528e11867d4e4f4585ba56ac78b7c89a789b6bf458148432f9e
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 374092fe3caf7ea6b2f28147611f302abc504340c8ef7a0f7141428f93c4f8d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02505368 BTC
Feerates: 502.67 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (724,117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,864 190,864 0000000000000382efc74c6429325beeaba7a907cd9828fb2c87bc97a510b3ab 366 0.25/1.00 vMB 93
190,863 190,863 00000000000008f97deece94bc73c5f08e84e34556ef6a00b03d6bef41d69d54 66 0.07/1.00 vMB 70
190,862 190,862 00000000000003434fc80bd3c112ebd0c28c1974773a0b82f7b5bd313b64615b 1 0.00/1.00 vMB 0
190,861 190,861 000000000000044b9a3ac728dd8d7f799cc6e550cc0839dd4f43f474b0259d2b 108 0.05/1.00 vMB 108
190,860 190,860 00000000000006855ed11ed23f9eb11579c799426e0d9cae310974ba09654844 16 0.01/1.00 vMB 41
190,859 190,859 00000000000000aaad7878bfbb9cdc6f3940c64ed013ad37a03bdbf7316f5165 514 0.15/1.00 vMB 173
190,858 190,858 000000000000004012a0b35a242691bbea04640c8faa692abce3e99f46f62db5 581 0.25/1.00 vMB 128
190,857 190,857 000000000000027ea334136de8080462bdf1d8ff2507b2d0a28e9e29c8eff94c 128 0.05/1.00 vMB 429
190,856 190,856 000000000000071907372ff4b3ca5e64e67fe454e59789598b204486c4aef404 21 0.01/1.00 vMB 89
190,855 190,855 000000000000036ee83ebf562a56ec4714384fe2ddef4577e62a040a859eaf71 73 0.04/1.00 vMB 88
190,854 190,854 000000000000064d087b8e375e37fa8bbb813b93317509ceb1e5678362ada989 51 0.02/1.00 vMB 101
190,853 190,853 00000000000000a2e6470e7cdde39658f49da168421a65104890f2561295a410 475 0.18/1.00 vMB 135
190,852 190,852 00000000000004bbd1df1baca0adf5bff335c32997308399c00f7cde0ce8c0bc 64 0.08/1.00 vMB 172
190,851 190,851 0000000000000709dcc3d777d59eaf68ba58c9aded0d36e45ab2bee03b7456a1 37 0.02/1.00 vMB 103
190,850 190,850 000000000000018218e194ccab1e4651cd986f67fc95dfe1c322854699c14f63 128 0.07/1.00 vMB 81
190,849 190,849 00000000000000890636de111808352064d0191649036b64eb442640f8725284 17 0.02/1.00 vMB 79
190,848 190,848 000000000000015e70e97ce832030f0b46a773034bf443559acb69c7940ac9cb 116 0.07/1.00 vMB 105
190,847 190,847 00000000000002544c73345c8fcb1c247913ef02eadef0cebbd9bc935c78366a 76 0.03/1.00 vMB 67
190,846 190,846 000000000000087cd31e6e57b1cfeecb374478abd86a71be9ff9cd15883d3bf1 673 0.24/1.00 vMB 146
190,845 190,845 00000000000006048636032919ff6f057e7aa8f194d52bcdf95034920cafa228 130 0.05/1.00 vMB 89
190,844 190,844 000000000000023aa38af8965b48d7034af58549f8ad0c3006b9ec178d85beaf 395 0.16/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.