Loading Tool

Explorer IconExplorer

Memory Pool

42,363 transactions
26.63 vMB
0.07539139 BTC
Random Selection Loading Transactions
Max Size: 138.65/200 MB

Candidate Block

Mining Attempt eb47fbf8ffeb2b8ac89c07854f78d0907f8a14864f69d595e4a0b8e284d51406
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a12ae8678a0d862ae228df95a650208a700417dd7b7ff879e6219c457a9df9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.02610237 BTC
Feerates: 99.53 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (376,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,009 538,009 000000000000000000252c2c3b5254e88928f6c1acffd34f7017e883117b6a0f 592 0.29/1.00 vMB 27
538,008 538,008 000000000000000000239d549c27b3a7f9f91c65b969c21f2e0e6b27ebf6ea6d 169 0.06/1.00 vMB 17
538,007 538,007 0000000000000000002c0811481416b033d5d85af110af7d9a12a6816016457f 933 0.37/1.00 vMB 11
538,006 538,006 0000000000000000000abc5a1805dcfff6b4af31f76edb8ab0a46a08aca6eb18 2,955 1.00/1.00 vMB 20
538,005 538,005 00000000000000000029c4eb310b05555b9be34dfbabdffd1d56d19b34da8314 1,824 0.89/1.00 vMB 22
538,004 538,004 00000000000000000022409161940d79fd1a80466312413c039369c92196931b 1,491 0.61/1.00 vMB 25
538,003 538,003 00000000000000000011f2390d0e4a89a5deb6d4aa4c50cc47162be351bad6f2 867 0.30/1.00 vMB 8
538,002 538,002 0000000000000000002481355cac19727b66246a0850831dca355025fb2483d1 813 0.38/1.00 vMB 27
538,001 538,001 0000000000000000002a9d14f12fa78a153226fda83118afe7b8dabe9f23c238 295 0.12/1.00 vMB 11
538,000 538,000 0000000000000000000dfc755696f7c4a05a19bd0641da2c1ca820e37a543877 2,297 0.81/1.00 vMB 20
537,999 537,999 0000000000000000001c6aad5e062a69a9af9d69f3f1675fbd263aef3687647b 450 0.61/1.00 vMB 6
537,998 537,998 0000000000000000002166facb61c3b0966ed153dbe556927d08f92402787ee7 2,153 1.00/1.00 vMB 9
537,997 537,997 0000000000000000001e545d4deb2ec454f9d6bf47c1bafdb95598489c5eb28c 2,068 1.00/1.00 vMB 7
537,996 537,996 0000000000000000001ff2ecf39979593518201977a1941db870a0e189d880eb 2,519 1.00/1.00 vMB 24
537,995 537,995 000000000000000000100513baf3ea234ecd5c6d43c4a1cc352ad67f6bf3c28c 2,600 1.00/1.00 vMB 20
537,994 537,994 0000000000000000000a61f216f3f1c897040b97c8d098c97031b6f5997c35c1 2,522 1.00/1.00 vMB 33
537,993 537,993 0000000000000000000c48b6635baf79dc7fe09b22cd97d7326f5775134f6ce4 1,182 0.47/1.00 vMB 17
537,992 537,992 00000000000000000022ea9bf6ecaa061c3403f944ad37d904dee18b5cebc8c6 2,380 0.95/1.00 vMB 20
537,991 537,991 00000000000000000009c24ce628d2944acba7f99a7566463d888831323bac43 1,727 0.71/1.00 vMB 15
537,990 537,990 000000000000000000185ad6d2d38fbe919b007027345537eeb21167dfdc7aa5 1,242 0.51/1.00 vMB 21
537,989 537,989 0000000000000000001f2764e0b19d6b173cbf214bf3b165e81711d31d1c54b8 60 0.03/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.