Loading Tool

Explorer IconExplorer

Memory Pool

25,824 transactions
5.35 vMB
0.03074606 BTC
Random Selection Loading Transactions
Max Size: 39.87/200 MB

Candidate Block

Mining Attempt 0a15f096796ef6c23afb9631000e3e1a03c50122c9d70556fa00e5d45fc3c6e7
Version 20000000
Previous Block 00000000000000000001beecdb55d6bad8d63ad9301bd915c8e737d1e14938e5
Merkle Root ea09d9f67bb850b6157d57e1323410981b6f1a8eca8f608dd869f4debd3ca821
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,613
Size: 1.00 vMB
Total Fees: 0.02362723 BTC
Feerates: 725.03 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,968 (288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
937,680 937,680 00000000000000000001e49dcf27acf08288933ea491c09b51f09578e8c511e0 2,365 0.55/1.00 vMB 3
937,679 937,679 000000000000000000007c7bee1074ad6913c5a248a3fad17378e7bd91ac5ae1 4,039 1.00/1.00 vMB 1
937,678 937,678 00000000000000000000a882324aa7cdadd0e1af62fa7cbd894e49d76ae5fb7d 1,779 0.66/1.00 vMB 2
937,677 937,677 00000000000000000001b6281e7ad00732a89cfc3c3286727dd0ac581ad76747 4,454 1.00/1.00 vMB 0
937,676 937,676 00000000000000000001217c258ca9942b746b461820253c85a72dc716ff9776 4,426 1.00/1.00 vMB 1
937,675 937,675 0000000000000000000185eff4025abb35830e1fa29c945db867ed341340278f 2,444 0.85/1.00 vMB 1
937,674 937,674 00000000000000000001921e88f9e6c76e80362deb34896cae7840628dac7e0e 3,642 1.00/1.00 vMB 4
937,673 937,673 0000000000000000000019ba591e14a1861b1dc17f3ee09e8fb2bd79f60e5046 430 0.17/1.00 vMB 2
937,672 937,672 000000000000000000003fccfba56f74538536b3ba24bc61170a485b60335b6a 3,816 1.00/1.00 vMB 0
937,671 937,671 00000000000000000000ca853cd7bf0a419caead6c4e0f7f1d0249243d8beb78 2,982 1.00/1.00 vMB 1
937,670 937,670 00000000000000000000fdc5911425a855c3266d0d8e8c255b0ff731c186be58 1,227 1.00/1.00 vMB 1
937,669 937,669 0000000000000000000189179a88306631ee1ae9f72e35acc6c08cd78eb72240 1,887 1.00/1.00 vMB 0
937,668 937,668 0000000000000000000087a1282a946dd4be433270bddb47bb684af4ee0aa3b7 1,141 1.00/1.00 vMB 1
937,667 937,667 00000000000000000000e9431f1aab256623b37d91cb2f69f883f2406d18b458 416 1.00/1.00 vMB 1
937,666 937,666 00000000000000000000028d2dfb17231f829f606b84c60819c9f8f8ade6e28e 1,676 1.00/1.00 vMB 1
937,665 937,665 0000000000000000000001948cfd707862afab776aa255ccde8d1f1e2f8b707b 3,496 1.00/1.00 vMB 3
937,664 937,664 000000000000000000006823716f022a0670d7dd4cb6ca61b0de7a32ea183b8d 3,137 1.00/1.00 vMB 2
937,663 937,663 000000000000000000018d288a5c929481a985bb6e9f6f2a300dfb526e4383ec 2,131 1.00/1.00 vMB 1
937,662 937,662 0000000000000000000181065313587ffe40d57dc9e7f8b34660fd59181b2682 3,606 1.00/1.00 vMB 3
937,661 937,661 000000000000000000017c7338ddd9f74152c33649d01877cc41361901d31a69 2,717 1.00/1.00 vMB 2
937,660 937,660 0000000000000000000114a54159fe5f4cd934c01c107750124ced9366a5e84a 1,540 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.10 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: 4,075.16 GB
    • Received: 222.33 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.