Loading Tool

Explorer IconExplorer

Memory Pool

81,437 transactions
29.95 vMB
0.15620145 BTC
Random Selection Loading Transactions
Max Size: 180.39/200 MB

Candidate Block

Mining Attempt eca5445ce9f2fcce24751891ea30595a01614a626b1c673d1b1ccc2d16294619
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 74a1622ddde999858adc1be92774cdad0f374b7aeb1c2b0b624ad662d5c9f89c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,711
Size: 1.00 vMB
Total Fees: 0.05944649 BTC
Feerates: 1,002.91 > 5.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (564,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,963 350,963 000000000000000004f4f7533a0ec62668a6cd7c62a1fbd232adc38ae1ffb341 647 0.33/1.00 vMB 28
350,962 350,962 00000000000000000a265e70424ad2c944b7d7306acd23a4002940a1048fdda6 382 0.19/1.00 vMB 17
350,961 350,961 00000000000000000903257209bdbb584c874db0008ea9bf516faf3843546d6b 861 0.50/1.00 vMB 28
350,960 350,960 000000000000000002394f5e37b7f3173b58e1e0de29de6dfbc7c29ed89a8c61 98 0.05/1.00 vMB 15
350,959 350,959 0000000000000000087b09d2d24321491677605940791b41adf02762c475eecc 951 0.47/1.00 vMB 18
350,958 350,958 00000000000000000003ce81d97978eab0046812de0c4a02be9c862476eca9ca 532 0.48/1.00 vMB 19
350,957 350,957 00000000000000000c02bdc2b390089930fca16ed666769a40f65dba8af071bc 935 0.75/1.00 vMB 20
350,956 350,956 0000000000000000108e2c2be7164d70cb7ecabaa1a2bf18fb1336e99f7e6361 1,649 0.75/1.00 vMB 31
350,955 350,955 000000000000000011c2b2ae70f685b3f4173268e7d060bbbeac018a065676fc 411 0.29/1.00 vMB 20
350,954 350,954 00000000000000000c57805e5333fba2fb225451d69b941a05b602755cc0cf69 404 0.23/1.00 vMB 25
350,953 350,953 000000000000000004484915149abaf866d0862ef5060ef30e469bc9cce3c26a 884 0.49/1.00 vMB 24
350,952 350,952 000000000000000014a336ec2f470eb6130d396056c96e42616e1a01763af224 631 0.33/1.00 vMB 35
350,951 350,951 0000000000000000147b062e5f9735a0606c9514af8fd073be9b92fd0efbf691 15 0.01/1.00 vMB 5
350,950 350,950 0000000000000000082ccb45d330985c6fbc29497f345615e32a2eb537813fe5 1,006 0.54/1.00 vMB 27
350,949 350,949 00000000000000001255d4b55cdd7fb0dbe971470e24f273fd70264317f84662 1,047 0.65/1.00 vMB 58
350,948 350,948 00000000000000000a3d98992ba4c22a635451e2b2003e63d30e87c76be857f3 386 0.21/1.00 vMB 21
350,947 350,947 000000000000000001523960bf091e7c946f64c98d134ca878aa5c378427309f 491 0.36/1.00 vMB 22
350,946 350,946 00000000000000000f794b2307abfbb5a5e89bcf0f7b3013d1048f6e010efb4a 975 0.48/1.00 vMB 27
350,945 350,945 00000000000000000a4ea0f31a81031949fc4b7e789f49cd1ec04948a334703d 117 0.10/1.00 vMB 18
350,944 350,944 00000000000000000af4fb7ac72faa1185f9f5a0f744a010825a6e686f5b023d 1,841 0.96/1.00 vMB 59
350,943 350,943 000000000000000003a34e867240fec14db4e6a4ab2c3846b64582eb08f6813a 74 0.04/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.