Loading Tool

Explorer IconExplorer

Memory Pool

48,312 transactions
28.23 vMB
0.09648269 BTC
Random Selection Loading Transactions
Max Size: 150.29/200 MB

Candidate Block

Mining Attempt 364b3f55ce26f228798e4f7632545fb9206438745e4f11c2d21314c33c4d61f5
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 3ca6f1493d7ef9e446bcf3c0d06dab696b6561375da505fec52cee0b6d32bdef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.03972582 BTC
Feerates: 500.00 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (139,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,792 774,792 000000000000000000023434a19d6f2acca0cf1c9edadcd5b829f889cdac9c5d 2,103 1.00/1.00 vMB 8
774,791 774,791 00000000000000000000551f0adc1c1fda8e96efcd9b5bf55f6cfc1d68a43567 2,799 1.00/1.00 vMB 19
774,790 774,790 000000000000000000036045b8191c6ad306ea76b096b3367deb984ed9ad297b 561 1.00/1.00 vMB 2
774,789 774,789 000000000000000000022ed302000c30cc7b7be5ad6ea6c4fed28c194605831c 1,730 1.00/1.00 vMB 6
774,788 774,788 000000000000000000000f07b6404110bba4d183e3d831d6a8d149200543ee16 3,427 1.00/1.00 vMB 22
774,787 774,787 0000000000000000000365f4df8316cc72e15083e8f3506b3377d751ee3b6a5b 1,098 1.00/1.00 vMB 6
774,786 774,786 00000000000000000004be330802212687304fb2630cc830c8865dfa55688502 1,853 1.00/1.00 vMB 5
774,785 774,785 00000000000000000007142157d7631768d2245d058a406ce8d2595d83ebe7ce 5,249 1.00/1.00 vMB 4
774,784 774,784 000000000000000000031f7fbed3ee6ee6232dfa1231ea86f2b38dd0aa816c5e 4,310 1.00/1.00 vMB 6
774,783 774,783 00000000000000000000c22b9b38bf87775d455eeac1ca5ec2c6affcef9e6bbb 2,190 1.00/1.00 vMB 13
774,782 774,782 000000000000000000001c0133f2d831a32ee3a84633526b4d682412e41d0e8a 2,528 1.00/1.00 vMB 20
774,781 774,781 0000000000000000000038936348792569c6843df3a1bd93e9530be49a85fa2e 744 1.00/1.00 vMB 16
774,780 774,780 000000000000000000018181a19186b07585deed1174f61389941ed85963477a 2,853 1.00/1.00 vMB 17
774,779 774,779 00000000000000000002d17086ce57f591f3aa046339cd94b6fc27dfbf5f57bc 2,645 1.00/1.00 vMB 16
774,778 774,778 00000000000000000003ed6e600269f47e811069cc2ad3d7c4fb70c313665931 2,454 1.00/1.00 vMB 11
774,777 774,777 00000000000000000006af3c3eede729cf96ec86b92d62771d1b690a97bf4126 2,874 1.00/1.00 vMB 11
774,776 774,776 0000000000000000000411b5f006f46295225d3eeeec15893dcaee29942de097 3,538 1.00/1.00 vMB 24
774,775 774,775 0000000000000000000070200acda52ed11061b332aa9178f6f57bd179ecff11 3,288 1.00/1.00 vMB 30
774,774 774,774 000000000000000000037d63c426b4609881f50de6aa3b43aa3ae9355c6a3ce1 2,944 1.00/1.00 vMB 14
774,773 774,773 0000000000000000000594c430da24a6555ca0568b268588fa4568f593f71a0f 3,365 1.00/1.00 vMB 25
774,772 774,772 000000000000000000005f11e7b6a5f0f18762caff4fa97ae662981b94a47edf 2,582 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.01 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: 649.48 GB
    • Received: 13.18 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.