Loading Tool

Explorer IconExplorer

Memory Pool

43,423 transactions
26.92 vMB
0.08887922 BTC
Random Selection Loading Transactions
Max Size: 140.87/200 MB

Candidate Block

Mining Attempt 04df6a0eb6bb5d3e37f78ebbd873edf4625f7ef394d52c2f4eb97ebdd9ac9d11
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5a7cce4da3c3636b5e32e6435da68d672fbf17c56a2e56f733a8d9982e2e54ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,489
Size: 1.00 vMB
Total Fees: 0.03802450 BTC
Feerates: 151.16 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (571,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,106 343,106 000000000000000014bb0ecd7ab7e963a7ebea807064e24b552c719a25c630f5 363 0.24/1.00 vMB 22
343,105 343,105 000000000000000013c290b77d45d2ea7f9220aedfadfd556ad41b6bd39822f3 152 0.10/1.00 vMB 18
343,104 343,104 0000000000000000139058a6c335d77c5b39d11ccf439d6fc73d5bb60aad2362 1,074 0.71/1.00 vMB 21
343,103 343,103 0000000000000000186e8264071d92ba38488a7da26fa63884f35fef500bb06b 802 0.30/1.00 vMB 38
343,102 343,102 0000000000000000187c29ee6c537763631d0beff5f5099185a0a6328da32ce6 699 0.40/1.00 vMB 32
343,101 343,101 00000000000000000892f1c66718e98439b3104331b2d1038667c75417cfa9c1 346 0.22/1.00 vMB 18
343,100 343,100 000000000000000008799a5677af9f6c1c30178a40340e68f0b8049d90565d5d 845 0.47/1.00 vMB 26
343,099 343,099 0000000000000000131cab0701fff0225d1df477d2f4a5dfb92985b17a8232d9 751 0.49/1.00 vMB 21
343,098 343,098 000000000000000008ec4db3e921f7d235f585a6d926ac0133e4f0e398989031 176 0.14/1.00 vMB 18
343,097 343,097 00000000000000000d7f59534a48e7267233c71e8fcfa3174aa6f025ac52864f 1,363 0.75/1.00 vMB 29
343,096 343,096 00000000000000000dcc636ae8036082a1d6bb3e18d440325bda99c5c891617c 725 0.45/1.00 vMB 23
343,095 343,095 000000000000000008eec56efb1709bc734948771e57f43252c1ee1d2af2daa4 954 0.62/1.00 vMB 21
343,094 343,094 000000000000000006fa2127473d250e0951d0ab232189e88fb8c8543303ae2d 459 0.30/1.00 vMB 23
343,093 343,093 0000000000000000020881c037f5e8411fc4477cdb41f408d4345fc35151daab 78 0.03/1.00 vMB 17
343,092 343,092 0000000000000000047633365315a0cb4fabed3b53cc8d7505e00875f6a12d94 1,294 0.70/1.00 vMB 35
343,091 343,091 0000000000000000186d029e58b99eaf43a1e1111abd2fdcadc59afd5f23a2ab 1,218 0.71/1.00 vMB 25
343,090 343,090 00000000000000000ad22d514055c126d1d81def3dd2985b1200e850889c554e 597 0.33/1.00 vMB 23
343,089 343,089 00000000000000000929eba1e29aaa02bb152a4d75587687157b1254b5754e9f 105 0.05/1.00 vMB 16
343,088 343,088 000000000000000003bc21092e2e961c2fc17494ad62c0913277bccce3e85f3f 995 0.56/1.00 vMB 28
343,087 343,087 0000000000000000096f3d2761f3b8cbf4dd115ebc4795e6e30bced6611a0c28 1,079 0.71/1.00 vMB 22
343,086 343,086 00000000000000000a0ec9699136937d0029becc88c315d7865c0e0ee53f32a9 1,247 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.