Loading Tool

Explorer IconExplorer

Memory Pool

84,239 transactions
31.58 vMB
0.13432693 BTC
Random Selection Loading Transactions
Max Size: 189.30/200 MB

Candidate Block

Mining Attempt 1d24994d7e7a0b4620c8c686238339ffc38cddd7bb932b9363377b9542cf2802
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root d174e6825b8817abdef06ad354e2182a8d510d353b5095ac87e97a498f53e817
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,146
Size: 1.00 vMB
Total Fees: 0.05404221 BTC
Feerates: 163.06 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (209,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
705,762 705,762 00000000000000000004472db0dbdde866ce184dd53b2732b07fe3263bbaaab3 3,091 1.00/1.00 vMB 14
705,761 705,761 000000000000000000003d839c170d4335125ca77d42782709f894894236cb18 996 1.00/1.00 vMB 7
705,760 705,760 0000000000000000000aaf7b15877930844b0d29ed8faa79c29827d7627a9773 235 0.17/1.00 vMB 8
705,759 705,759 0000000000000000000939c085bb1da44a35af6cb8771c84216e9bd72b4cb65e 1,905 0.75/1.00 vMB 9
705,758 705,758 0000000000000000000612f3b543ec208cd17387ec5d31821a0fcd56eee44d61 3,126 1.00/1.00 vMB 7
705,757 705,757 0000000000000000000addbbed1e72eb13b847f80edb8a4d683ac3ba61e307aa 2,880 1.00/1.00 vMB 13
705,756 705,756 0000000000000000000debbca21612bc0a1051ecc9636d6aed78cf8b4116d0ff 348 0.13/1.00 vMB 10
705,755 705,755 000000000000000000093508c602d53e075118733c0e5611f4362d0832542237 713 0.26/1.00 vMB 9
705,754 705,754 000000000000000000086b4e2025070da55b7f830a7d9ee02a0cc020975228b0 62 0.01/1.00 vMB 16
705,753 705,753 000000000000000000048d5b17a78ffe512eb4bbc07014f47b1b2d8a95c21265 1,878 0.72/1.00 vMB 10
705,752 705,752 0000000000000000000b469db65ab1060f54fcd836126b3a58f8ca59a7a69a54 233 0.08/1.00 vMB 13
705,751 705,751 0000000000000000000964aff8674d3ce8ff9c3fe395636fbc40b62576291600 548 0.33/1.00 vMB 3
705,750 705,750 00000000000000000008f461242b3bb4a94d4224290a0dc44fcfccfea6d20ad2 2,590 1.00/1.00 vMB 3
705,749 705,749 0000000000000000000167ac3395260b70eca37f7df47588152d23ec746a7f3a 2,509 1.00/1.00 vMB 8
705,748 705,748 0000000000000000000a432b6e76e05b15f1b33402171b447dfd753d04535b79 2,388 1.00/1.00 vMB 7
705,747 705,747 00000000000000000000fbdda0b6030fbee7153bb9b8c784b1063d9cd9318828 2,934 1.00/1.00 vMB 9
705,746 705,746 000000000000000000048d62496c32c466d2a416547b0080299e3171918b7457 3,003 1.00/1.00 vMB 21
705,745 705,745 0000000000000000000d399696387071d3ab4cffe3f0dcb27b25a86bf88f9cd7 1,415 1.00/1.00 vMB 5
705,744 705,744 000000000000000000008a1db2da2d8be8fc19b39154d1cad91d640877973cda 3,003 1.00/1.00 vMB 8
705,743 705,743 0000000000000000000d64bf9e7a72157cac13b863e3d38d061ecf2ecdb9a886 2,815 1.00/1.00 vMB 12
705,742 705,742 0000000000000000000044b4577b6994136e47570305ca1fa4993dbfc4232ae0 2,787 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.