Loading Tool

Explorer IconExplorer

Memory Pool

48,669 transactions
22.92 vMB
0.05330310 BTC
Random Selection Loading Transactions
Max Size: 128.52/200 MB

Candidate Block

Mining Attempt 05caa0d54ab2a97934075d48154d101adf855bd66d667e10bb1137da8314dcda
Version 20000000
Previous Block 00000000000000000000f6189ab68fe51f66f965047f57758375ef486725f685
Merkle Root dc165ec8e3a89bc20a2203f2c8a053ceb9a12a78d665e19800aaa4cdda26593d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00581042 BTC
Feerates: 60.14 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,996 (782,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,806 131,806 0000000000000e1e2a6b895d465d5bec9c9bdeec9effcf442b6830bd33e6e630 50 0.03/1.00 vMB 763
131,805 131,805 00000000000008fcb8ade86adafa5b665798a82385ff14501f7ad3fcff5161c8 14 0.01/1.00 vMB 342
131,804 131,804 0000000000000bfed602e1437e05b3ac28cb045a11346b25ac15e54b2b632895 22 0.01/1.00 vMB 1,125
131,803 131,803 0000000000000c61124163c5e42dc18eac0ce40fda4967048859287cd2d12bb7 118 0.04/1.00 vMB 130
131,802 131,802 000000000000043569136dd965aa74d0e485ac029f93e746b9d59542098a821e 14 0.01/1.00 vMB 1,503
131,801 131,801 000000000000129266e5594e14b729f1062c0179949046054c80604c5d5450cc 43 0.03/1.00 vMB 328
131,800 131,800 00000000000011bd74717d7867500e54afee0c1e6bf5543b07180577e35c18eb 22 0.01/1.00 vMB 1,052
131,799 131,799 000000000000016b51727dc4641a8260752cfdcdd9ac0438732fe9a183ccbe18 138 0.05/1.00 vMB 533
131,798 131,798 0000000000000741b6496c4495b0f62f56e81aa3dbcaeac8fc7b92a4c5ad7c61 53 0.02/1.00 vMB 771
131,797 131,797 0000000000000af07e215f124fd6378f3e79137bdd848a1beddaaad36074bb5f 55 0.02/1.00 vMB 727
131,796 131,796 00000000000007a1e3452e306ac28138985c7e2d3745fb82a878fce3be198977 13 0.00/1.00 vMB 1,224
131,795 131,795 0000000000000d982074d4f3909af8118824bc8b465511301958708555333978 99 0.03/1.00 vMB 2,542
131,794 131,794 00000000000009262a0cb2df106bbd49ad1fd6de5b77531359fc88af38351e87 99 0.04/1.00 vMB 916
131,793 131,793 000000000000057ca41e681862fcbf03bafb12df3e250e84798e409f08e7a76a 37 0.01/1.00 vMB 549
131,792 131,792 0000000000000794657b3ae896b466b6e86dcef294f1d9237fc33e3dd5e4e83f 1 0.00/1.00 vMB 0
131,791 131,791 000000000000076a23ef9e475b8ca06cfd1b37b6243bb75d3e2b03aab2eab38e 9 0.00/1.00 vMB 551
131,790 131,790 0000000000000229e33902fa68dae5c5a8c86e80d64451b5ac9b91bf7e54fb17 95 0.03/1.00 vMB 42
131,789 131,789 0000000000000ad72366ebe3faed0de9611905ef1fa93160a531a7e7d2b80016 62 0.02/1.00 vMB 938
131,788 131,788 0000000000000a721ba4cc654e8bc4a94af83276c46e79267ab149efa5f54e1b 8 0.00/1.00 vMB 615
131,787 131,787 0000000000000e18462c8a942b4c13560001f24eda0373c4471f1e6a43e0a67e 51 0.01/1.00 vMB 170
131,786 131,786 00000000000012d7edc5cf6f88bb7db93ca885b6588508275953fc4374103628 15 0.01/1.00 vMB 941
Previous 10 blocks ↓
Total Size: 780.59 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: 542.37 GB
    • Received: 6.23 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.