Loading Tool

Explorer IconExplorer

Memory Pool

80,742 transactions
30.23 vMB
0.11227092 BTC
Random Selection Loading Transactions
Max Size: 182.14/200 MB

Candidate Block

Mining Attempt d46a858054857e9d3dac5632e7c254804a448817035fa7965205b5596ed399d1
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 691575c484984cebf32b128a0d09e66f5e9512ee40fb78abdba0baea29ba8478
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,121
Size: 1.00 vMB
Total Fees: 0.04031548 BTC
Feerates: 150.68 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (636,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,908 278,908 0000000000000000274c43ba218aa38363efb7b58c179aa507d8cc89f5c74697 111 0.15/1.00 vMB 11
278,907 278,907 00000000000000016cdec353bf542e369d2b74fc471bbb133a1b5b77d8163981 1,092 0.50/1.00 vMB 50
278,906 278,906 000000000000000262f2493c74260706f31dd7c9a3d062288cb4fe052b862ea7 71 0.05/1.00 vMB 16
278,905 278,905 0000000000000001c16bd372ef3b0e22d15ea342ab43df89dd656b741df19203 91 0.05/1.00 vMB 30
278,904 278,904 0000000000000002b74eb0009291ea82ca453facf2605ddfec1149a2becfc353 60 0.03/1.00 vMB 10
278,903 278,903 00000000000000023aa617c31b61ca40a0ef22bb3bad90bfc2636119fab57634 195 0.09/1.00 vMB 33
278,902 278,902 000000000000000226e7fe565a4d03b21900f25d6aa92360bb1980c1bf7a47d4 427 0.23/1.00 vMB 49
278,901 278,901 000000000000000132ac64ce02123d8c19ed2e6164331145c0b9ef56ee119856 1,014 0.48/1.00 vMB 52
278,900 278,900 0000000000000002e38233adbd81ab5bfc7561c769dc4aa1ac054df9090f6506 161 0.16/1.00 vMB 23
278,899 278,899 0000000000000002af3d5c6ffa815f8ddc323a447fbb33981c514d770e7da916 452 0.20/1.00 vMB 46
278,898 278,898 0000000000000000f75b46c09be6727b0ed2ab874d8af9486b016b1dbbcdde6e 420 0.20/1.00 vMB 47
278,897 278,897 00000000000000001fb3ebc9b82352537c3e338ae96340b9a5b4eab8631eb0b2 879 0.42/1.00 vMB 50
278,896 278,896 00000000000000022165767bc3e9d0dc77f9e68b8e82d7bcbfc0dc5b1d8d7ebc 305 0.24/1.00 vMB 38
278,895 278,895 0000000000000000469da52f7bb32fe7fdc166f4907e3db0d52afd2f4e938520 354 0.21/1.00 vMB 26
278,894 278,894 000000000000000084a214493310d8e508fcb92934968e2fc5ed2c6fdf36f51e 256 0.09/1.00 vMB 86
278,893 278,893 0000000000000002d0f571327e21f9097787e883c10b0097c1e6f207d69f6d48 202 0.08/1.00 vMB 63
278,892 278,892 000000000000000076b472b5388163b7a5f53a35ca1bb51a87fdd1eb1de826d5 308 0.21/1.00 vMB 34
278,891 278,891 000000000000000123d4be58084d1f715ec46bc045dd7d3328f76410e8d0f0c5 271 0.13/1.00 vMB 58
278,890 278,890 000000000000000132099014ff8fbe9b3bba1d72f781256c407e1c46b1e85d47 563 0.39/1.00 vMB 59
278,889 278,889 00000000000000020e984cc10105a378b5f840b65d45d7c340cb037b1ecc28db 444 0.25/1.00 vMB 24
278,888 278,888 0000000000000001e2752327c5b420632b9584066f1b659fd98eb0cae77cb4d4 692 0.25/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.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.