Loading Tool

Explorer IconExplorer

Memory Pool

80,121 transactions
29.86 vMB
0.07549827 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 2e77e423f5bbfa4844a707dffd5757f5fc35f67dd558c52cdc9082a74ed5eaab
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root c8d24f503d4468325fb7f37253c77039b5d4880a9674914125cac02c6096b241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,849
Size: 1.00 vMB
Total Fees: 0.01457610 BTC
Feerates: 241.10 > 1.46 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (733,847 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,145 181,145 000000000000007130bcbe4b705f11328e0b37b071f2ecb6848373443b5a920f 489 0.21/1.00 vMB 117
181,144 181,144 00000000000002af85bed400becb7ae29486b1c1bb348ac6d7bab5c95d022eb9 270 0.11/1.00 vMB 104
181,143 181,143 00000000000006dbe1b6b63e275acf9fb3d4becbf6a16edb86cc4b213a767211 127 0.05/1.00 vMB 158
181,142 181,142 00000000000002d216edeae58d486071799315119c46529d24601db47dfd4094 38 0.02/1.00 vMB 96
181,141 181,141 00000000000000961335fd3dde59a0ce7ed4238014f8b6a2858c19c9cb8b9b91 96 0.05/1.00 vMB 47
181,140 181,140 00000000000006e71e911f15b32710e341d12c34a1847a718831d5a9baef0dfb 94 0.05/1.00 vMB 126
181,139 181,139 000000000000042652356e624e19d1297217b7d92206d12238f2d0031605169b 607 0.25/1.00 vMB 124
181,138 181,138 000000000000032e2a3db513888551ea3ee6415709eb5c2087106554ab7b80de 635 0.25/1.00 vMB 144
181,137 181,137 000000000000047d3ad042e8cc757a8cd6488c136f1104b0baecd3bfb3760162 67 0.03/1.00 vMB 41
181,136 181,136 000000000000079f94e6ee86c9167f3ff30d3c39d89975eceaeacfc0f6f1a929 166 0.07/1.00 vMB 119
181,135 181,135 000000000000062da1d2ce621e05465dca744ccbe7a0029bf12ad52256ec379e 111 0.06/1.00 vMB 131
181,134 181,134 00000000000000931ed79cb812b39e106c1027d6eec9e951e4dfa44cd5b66994 212 0.13/1.00 vMB 95
181,133 181,133 0000000000000888d7f69e0cb9e4e68ab54d53de82af5fccf5be04f965a0f237 390 0.23/1.00 vMB 113
181,132 181,132 000000000000072d39c55653682aa305d292a8248a962cbe7b8137e9f8de70ab 141 0.05/1.00 vMB 106
181,131 181,131 00000000000007b1f0d860f5bfd9cfe36c7de1c1f1459f63e9f6968d85f4aba1 10 0.00/1.00 vMB 55
181,130 181,130 00000000000002e7c478bb50b81f10817a0a635e20c397b13faf5cb69c2958d5 271 0.11/1.00 vMB 124
181,129 181,129 0000000000000239d77a68b4fd520e6487782722ac573b8e3403eac01caab5ec 95 0.04/1.00 vMB 116
181,128 181,128 00000000000002abf82b675a926e16a71f167717afca152398ddbe636d1ac69d 20 0.01/1.00 vMB 103
181,127 181,127 0000000000000034a9afcb1df2e2a9c3cb725a0151dd17339098d438fb797de8 24 0.01/1.00 vMB 94
181,126 181,126 000000000000053b784567e6dd25a72114259858c7bc0e43e3b23b4a1ff34d2e 99 0.06/1.00 vMB 94
181,125 181,125 00000000000006ed10933d2e92e6c9ef2ae8dbeeec4bdf551e33327b09cdb725 397 0.19/1.00 vMB 137
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.23 GB
    • Received: 14.96 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.