Loading Tool

Explorer IconExplorer

Memory Pool

85,989 transactions
33.13 vMB
0.09688848 BTC
Random Selection Loading Transactions
Max Size: 196.21/200 MB

Candidate Block

Mining Attempt 4aae684d5ded67884c7b862ff7b16424fb2d918cb0f9fab5363fdc2148731128
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 775353d8a6ead8c6d6ed1abf3953215629f40506890512f1ae10d9984c428b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,972
Size: 1.00 vMB
Total Fees: 0.03086739 BTC
Feerates: 150.67 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (224,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,791 690,791 00000000000000000006ae12fbd9748c7debb741c048e81041da17b04f539011 2,644 1.00/1.00 vMB 9
690,790 690,790 0000000000000000000cc78ec0b3b97f8b197fc0260700c0320b9b0f96c13311 1,359 1.00/1.00 vMB 25
690,789 690,789 0000000000000000000eabd44ed906c81d554f29e5a7dd4fd15bef8fd0f3047a 1,060 1.00/1.00 vMB 24
690,788 690,788 0000000000000000000f3d81e2aa9e9423128305544bbc3884341cb2e7d3503a 525 1.00/1.00 vMB 19
690,787 690,787 00000000000000000006d8179933c3b25d8e117012a610840b52c3f4fc1733d3 573 1.00/1.00 vMB 20
690,786 690,786 00000000000000000006bd6cb4525402407e59e1cf059dd8b9d0259f8b61db8f 302 1.00/1.00 vMB 16
690,785 690,785 0000000000000000000952ee2b0d3515b812328182d24df73c5fcdf133405b7d 573 1.00/1.00 vMB 19
690,784 690,784 000000000000000000014546cdda2d1eca41688f25156a2052781fdb2ad595ea 1,560 1.00/1.00 vMB 26
690,783 690,783 00000000000000000011129ff15915152de99759433c6a973b53655362649979 964 0.60/1.00 vMB 13
690,782 690,782 0000000000000000001229b6fd8cc46a0cea7fcbaff939b964c52cbcec26da15 306 0.21/1.00 vMB 34
690,781 690,781 0000000000000000001394dced04a2db917e736ede1f2be221889f02da553fa0 134 0.04/1.00 vMB 34
690,780 690,780 0000000000000000000645534d156bfcdbd5387c28f042960fa7eb6d5b33a768 854 0.78/1.00 vMB 20
690,779 690,779 0000000000000000000c9e79d7112be205afb3115536487fe972f9d18f44f4eb 91 0.02/1.00 vMB 37
690,778 690,778 000000000000000000133a13ad88c122cdca721f394d523d5a79818cdeab84ac 1,332 0.59/1.00 vMB 29
690,777 690,777 000000000000000000129dedb788c3369aad1dab97653d7df2e730dea655731e 899 0.40/1.00 vMB 34
690,776 690,776 0000000000000000000846bb8889f8ef721b8ffc98b8a0e802a1123339be34b0 929 0.36/1.00 vMB 29
690,775 690,775 000000000000000000090704341f8e5075327869071d58291202ea07cff28e36 1,526 0.75/1.00 vMB 23
690,774 690,774 000000000000000000061f93bfc237bb11f3eaaef5369b339cc8ae4dbfab94a0 76 0.02/1.00 vMB 30
690,773 690,773 0000000000000000000fb829a3c4d826c9de1ef15a63d5ac3bbdfe74f9991f68 2,198 0.81/1.00 vMB 24
690,772 690,772 0000000000000000000a2bb0dc9f2a865acd5f5c7c8a0a434e0c06678450b3d6 1,974 1.00/1.00 vMB 33
690,771 690,771 00000000000000000009256cbff69b8fb25ebc32db6df278c943817d31f2dbe4 1,066 0.46/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.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.