Loading Tool

Explorer IconExplorer

Memory Pool

82,835 transactions
30.84 vMB
0.08219248 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt 6af453de8d8d9d1516ea1484012fe5131d74925026a5938d1d66d17481b78110
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 1aee37f77be9725836db2b68d4eb2c8346f9a8532b83d86b291a5083e965e644
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,899
Size: 1.00 vMB
Total Fees: 0.01297970 BTC
Feerates: 79.55 > 1.30 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (232,652 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,682 682,682 0000000000000000000b14064ca28a38c861d00b03694ec37de39c46a6ecd424 1,479 1.00/1.00 vMB 39
682,681 682,681 000000000000000000042e1f869c35d66ba3f8745e7c28d8223999e5f621dcf3 2,731 1.00/1.00 vMB 94
682,680 682,680 0000000000000000000a5be21617a84d774eeaaa99aa02fdecf2a1d40fbf2550 1,808 1.00/1.00 vMB 94
682,679 682,679 0000000000000000000acf213512175031af53f4f0107b1f16a266068e9e4213 2,614 1.00/1.00 vMB 92
682,678 682,678 0000000000000000000c6f79716c477247b5542105d7064a05a344a3be75f4da 1,538 1.00/1.00 vMB 62
682,677 682,677 0000000000000000000be247e0a974017a486b954600e112f3ccdfef0ab24a9c 1,180 1.00/1.00 vMB 8
682,676 682,676 00000000000000000001da49981856df74f84c46da231984603bb513a6370b34 1,945 1.00/1.00 vMB 65
682,675 682,675 00000000000000000001e888b808b8f337f36e1fa28e2c4ffb8f4259118e68cf 2,010 1.00/1.00 vMB 75
682,674 682,674 0000000000000000000b056f6fc7d074eed8a3b11a21db75b50f1b8566823479 112 1.00/1.00 vMB 6
682,673 682,673 000000000000000000092b15e61d2d8de335b77e1575c96d269914cc5d8d384d 112 1.00/1.00 vMB 6
682,672 682,672 000000000000000000034261ef486c4fb78e4e967c98747d85e4d9cb93f1fb56 398 1.00/1.00 vMB 15
682,671 682,671 00000000000000000005483afaf4687227df7a894bf9a6418f6f4ced01dcc873 36 1.00/1.00 vMB 4
682,670 682,670 0000000000000000000367631ec3e2191cc92b93b9116401caec9557b93b20b9 341 1.00/1.00 vMB 11
682,669 682,669 000000000000000000062632cfc161fff8c51d3b53f5b23c50f524ea465f6a1c 1,007 1.00/1.00 vMB 32
682,668 682,668 0000000000000000000951abdf6f2d523d0b9c0663ebc865920bd55d4efd7f10 894 1.00/1.00 vMB 19
682,667 682,667 0000000000000000000aefb3e2d031c08753085bda73e976c46fac7c9d052f69 1,196 1.00/1.00 vMB 93
682,666 682,666 00000000000000000007e6fa16ef9446a4b27d381025dd796b11017578cd5d79 300 1.00/1.00 vMB 10
682,665 682,665 00000000000000000002c508eb51167281edae1a878c4bc458e69fe9d8b5b19e 322 1.00/1.00 vMB 11
682,664 682,664 00000000000000000007c746630f2b669535a3d36d60f821503b41a40b20d826 448 1.00/1.00 vMB 19
682,663 682,663 0000000000000000000ceafc466b0004a966b371843a9d5809b1554c3d0cf847 431 1.00/1.00 vMB 15
682,662 682,662 000000000000000000000bdfd0126eb68266e41ecdcb43c228de30111171f60e 292 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.