Loading Tool

Explorer IconExplorer

Memory Pool

45,968 transactions
30.54 vMB
0.09609103 BTC
Random Selection Loading Transactions
Max Size: 157.02/200 MB

Candidate Block

Mining Attempt d168295f2439a7d4baf12fef3892c1ff6c4c7bbca63376853214612696b99e3f
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 956c68eafb2cead964e54566f63a66183c0f4e098e79cca8ad894736cfbb4c9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.02991166 BTC
Feerates: 100.29 > 3.00 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (1,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,859 912,859 000000000000000000009612e81ebf26c103bf0c7133759770246acc9a2e2cb7 2,166 0.51/1.00 vMB 4
912,858 912,858 0000000000000000000113d7f859536e2df3cfa4c55255de60dcecb96625972f 1,011 0.45/1.00 vMB 2
912,857 912,857 000000000000000000010b63f86f3a1130f530c88870bd43de757e720fd22e3d 4,795 1.00/1.00 vMB 0
912,856 912,856 00000000000000000000ae915b0ef01c078d42595fb148c755a3ab351bf52aee 6,583 1.00/1.00 vMB 1
912,855 912,855 00000000000000000002287621ee29416eccd2569b24a164cf342df375dbc07a 1,624 0.34/1.00 vMB 3
912,854 912,854 00000000000000000001feedd74e5d150a6d13cdc5f6f9cae62001cc41ca1341 4,944 1.00/1.00 vMB 2
912,853 912,853 00000000000000000001850c13d0c4fbfa4c41b6cfaa598c032820713209a633 6,940 1.00/1.00 vMB 0
912,852 912,852 00000000000000000001081d5bbad6b9b9848939f97b3b1e3669ecb834a64934 6,045 1.00/1.00 vMB 1
912,851 912,851 0000000000000000000135504d65b8a1e90f6b53c105f2bcef482c0027ab6469 4,615 1.00/1.00 vMB 0
912,850 912,850 00000000000000000001b6cbc0c0b4c3a24ed008a315013465c75ecd6abf1ceb 6,173 1.00/1.00 vMB 1
912,849 912,849 0000000000000000000215eeefe42ea2ba7008ed34cab864a55b6145da5d915d 274 0.06/1.00 vMB 4
912,848 912,848 00000000000000000001273eb5dbe2f200faf0df9beb565306e7086cc41a4508 1,862 0.53/1.00 vMB 7
912,847 912,847 00000000000000000000f62e6c5fb26d962c80f63b411b77b29a245f8652433d 2,187 0.62/1.00 vMB 3
912,846 912,846 000000000000000000001a2f3d71a4495c5e30a9eb9d14ae2f5e81f96d60049f 1,219 0.39/1.00 vMB 5
912,845 912,845 000000000000000000010a36573f1dd8c9a1ada58e14458994481051663836fe 134 0.03/1.00 vMB 6
912,844 912,844 00000000000000000000fa12645bc5644a650fc07a529bf38ae96ac8996883be 2,405 1.00/1.00 vMB 1
912,843 912,843 00000000000000000000642ce8c8d43ca6aa50a593148e8ea2bfe69c55ff1595 3,087 1.00/1.00 vMB 8
912,842 912,842 000000000000000000014563cbc7c40b83350aa86b0f68f84833e052355143cb 3,548 1.00/1.00 vMB 7
912,841 912,841 0000000000000000000137532adac783c427e68f30b01fcd4519d37b5a7f8667 2,030 1.00/1.00 vMB 1
912,840 912,840 00000000000000000000dbc73ed7bff7815b598a35e132087f41e6aa2aa4d483 2,565 1.00/1.00 vMB 1
912,839 912,839 00000000000000000000b757a2158b396d0b5a4971e8f04adfe1166b8ee209c5 2,721 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.