Loading Tool

Explorer IconExplorer

Memory Pool

80,866 transactions
30.70 vMB
0.08972250 BTC
Random Selection Loading Transactions
Max Size: 186.90/200 MB

Candidate Block

Mining Attempt 8b4724be3c7c66460e627a9797715c43cd4814b2a2b2b86a2572c523a29cad42
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root ce2584cfffd8e67f50014677a2b76dcc1764665d71e0710093cbfa522bb40d5f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,428
Size: 1.00 vMB
Total Fees: 0.01954629 BTC
Feerates: 151.12 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (618,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,963 296,963 000000000000000008df5541f58b4231b8e4b4a787bfd89389bca2da765afa8f 324 0.30/1.00 vMB 20
296,962 296,962 00000000000000005f0e6f9cef692b8923c309bcb0fd47279d029425ac21e45b 1,024 0.48/1.00 vMB 38
296,961 296,961 000000000000000068af2962ed526eb591dfea3c77b1736cee8c94ddcb8b8733 76 0.09/1.00 vMB 19
296,960 296,960 00000000000000000442ad2d512a58c4abf619a69f90c495cc5bc2a09d85c7c6 636 0.35/1.00 vMB 34
296,959 296,959 00000000000000008918bfe8b330084d636dadf86c8f472e23b57a35bb80f11f 856 0.35/1.00 vMB 47
296,958 296,958 000000000000000013d450956839a96b69aa1d75200f63312d469842faa36544 97 0.22/1.00 vMB 12
296,957 296,957 000000000000000032cda27323808709bb7de42d4606f244c9b2ef3872254d0d 492 0.20/1.00 vMB 52
296,956 296,956 00000000000000005d0e562c4eb58ced6547d0dd088f7ee1611c2f1f65ffe1ea 475 0.28/1.00 vMB 38
296,955 296,955 0000000000000000061f678551a2997361f6a3276f8ab42f0acdaef1786815c7 355 0.22/1.00 vMB 37
296,954 296,954 000000000000000089c547e40bac7fff104e46b7dc7ea7031d3bf186b786107a 285 0.21/1.00 vMB 24
296,953 296,953 000000000000000026af045dcabad799501f9af5ec3f83bc6c8216b86a52d88e 636 0.28/1.00 vMB 45
296,952 296,952 00000000000000003eae364c40eb2b2f092b8ef33949e07852b961f67b05644e 124 0.07/1.00 vMB 24
296,951 296,951 000000000000000098e5f0afa20aa1351fdd349c5a8e2297e08295d0ec927074 465 0.22/1.00 vMB 55
296,950 296,950 00000000000000001aadf484ace9da919ac5d1ef1ce1d3f8305040b9d64dbf4c 295 0.16/1.00 vMB 25
296,949 296,949 00000000000000005c1964ae56083c0fcf1760671e960c17b6859dc355a372d2 455 0.25/1.00 vMB 44
296,948 296,948 000000000000000065cbc43d79ee3e0fe09ddc8f92f46a837ce015be4e635c62 64 0.03/1.00 vMB 54
296,947 296,947 0000000000000000606bdbd6285712e676dbfcd4d3f47a50020cb90e2fcf1dcd 231 0.13/1.00 vMB 32
296,946 296,946 000000000000000074ce79b7cad502277f2803b1864c678e2926a03496e40736 25 0.01/1.00 vMB 17
296,945 296,945 00000000000000009837c68a98d8f0f71b2b144ddfc261ac0fb7d76c9157796c 290 0.16/1.00 vMB 47
296,944 296,944 00000000000000000b6823b5c16057f0f885262a5cac569391705d3d2e1042c9 339 0.17/1.00 vMB 51
296,943 296,943 000000000000000066ca514b434b77a63ec2c6e34d8565258331b570ff82d423 103 0.05/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.