Loading Tool

Explorer IconExplorer

Memory Pool

37,779 transactions
26.00 vMB
0.07760994 BTC
Random Selection Loading Transactions
Max Size: 134.54/200 MB

Candidate Block

Mining Attempt 8d0fbb794e6c8fdd4db6b4e57fd58c574754701334d7d38aae66ccb75cddfaa5
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 15cbab865bbd16b0c638aa0d30894ad47a6249f873b9c063f814b8e218ccc2ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,814
Size: 1.00 vMB
Total Fees: 0.03029593 BTC
Feerates: 101.64 > 3.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (236,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,712 678,712 0000000000000000000364694ee3efb1d30ba24a5cc31ece801ad29d73257349 311 1.00/1.00 vMB 10
678,711 678,711 000000000000000000023d431728c46048034fb89a767edbd2f2315c5da98d43 96 1.00/1.00 vMB 5
678,710 678,710 000000000000000000041db901bc911bc74fec9cbb884874afe55bf99d38cfb4 1,000 1.00/1.00 vMB 22
678,709 678,709 000000000000000000094a8312bc0649633678812b65744bb3c922b2c5d3847a 713 1.00/1.00 vMB 26
678,708 678,708 0000000000000000000238b35e17edb7519856f42882d9114ace2be9950db7cf 872 1.00/1.00 vMB 29
678,707 678,707 000000000000000000008e18aac8f9ef999a7f96d6f65fee1783f3cffd1a9bae 619 1.00/1.00 vMB 8
678,706 678,706 00000000000000000006b8d7414bc0d226be91e1bbad2665cee25098dd018e8b 1,648 1.00/1.00 vMB 51
678,705 678,705 00000000000000000008b93fac8f4b279d6b8825df6f14d19a531e4f6686eca9 1,325 1.00/1.00 vMB 86
678,704 678,704 00000000000000000002469f71ea2d2590b266cfd11f5a40fb3d523057c4dc27 1,135 1.00/1.00 vMB 40
678,703 678,703 00000000000000000005639465179ffebd985bea9b054fe9ca71d15c777bfaa3 1,263 1.00/1.00 vMB 10
678,702 678,702 000000000000000000027c131a62682f98d2a837c46a3df39af32fc1129ed7d3 2,071 1.00/1.00 vMB 72
678,701 678,701 0000000000000000000453eaa6612f82d4dad33c825e21a8b060b916571e65c9 2,275 1.00/1.00 vMB 43
678,700 678,700 00000000000000000008c63d283eef5937803e7a36a4b7502d6375737e687e5e 1,574 1.00/1.00 vMB 45
678,699 678,699 00000000000000000008f45616172593dc5129bd6588f48d1b0848f11d94a7df 1,302 1.00/1.00 vMB 37
678,698 678,698 00000000000000000000a4930ea3702eaadda57f1584df380b5dac1e66967b6e 1,501 1.00/1.00 vMB 77
678,697 678,697 00000000000000000005c3be222dc19b7f835426f81f9cb45163caaa8f6130c7 851 1.00/1.00 vMB 82
678,696 678,696 00000000000000000001712c604a95e643bbc1d8af7ad567ef8e26757926341a 2,201 1.00/1.00 vMB 100
678,695 678,695 000000000000000000045d90961f72bbcb84345f23ed1f4b9582c07f96b2fdc6 1,427 1.00/1.00 vMB 41
678,694 678,694 00000000000000000003d76c574a0502c5b5bc6346ee092c131760c8ee49f66e 1,184 1.00/1.00 vMB 21
678,693 678,693 0000000000000000000922ecfb91b0ed1c4ba5a232d6dee91faaa6493aa7d325 1,955 1.00/1.00 vMB 44
678,692 678,692 0000000000000000000c152000549bf123f83af6d75dbda0af66f17f96c8c8ce 1,315 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.22 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: 654.53 GB
    • Received: 14.14 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.