Loading Tool

Explorer IconExplorer

Memory Pool

47,408 transactions
28.97 vMB
0.08904354 BTC
Random Selection Loading Transactions
Max Size: 154.16/200 MB

Candidate Block

Mining Attempt e352a913cca89501a73ec24cb926d8cd8770212a1fdb472ea629c55bed7572da
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5b0354166a72b99ff57c373b059d0d31e48ab931ffa6175dfe7035095f36d895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.03317153 BTC
Feerates: 151.16 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (64,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,783 850,783 000000000000000000032d1f523963c41a6e449be5979fad3c42170d6497a67c 7,399 1.00/1.00 vMB 6
850,782 850,782 00000000000000000002ba9e94edf8bf5e77a543c519b18fb192be03746588d6 7,571 1.00/1.00 vMB 6
850,781 850,781 0000000000000000000352a42dbd9d85a0ee64cae9a31c10b71da1ec11b5af8d 3,414 1.00/1.00 vMB 12
850,780 850,780 00000000000000000002b78153758728df15aa6f820d7561ade16578481497f9 3,193 1.00/1.00 vMB 11
850,779 850,779 00000000000000000001441e6a2e01d7889ff8dd38f449df4877840cb7e81ac7 6,461 1.00/1.00 vMB 8
850,778 850,778 000000000000000000016e867a8b46daa5f4f845202771a911f3e176792b21cd 7,271 1.00/1.00 vMB 7
850,777 850,777 00000000000000000003858d686fa878046ca52302a8ff96c3308d8cca95a784 6,794 1.00/1.00 vMB 9
850,776 850,776 0000000000000000000268b9f97a4530d51c848d6957e6c0eb60ff728ac38651 4,447 1.00/1.00 vMB 10
850,775 850,775 00000000000000000001badc20fdcd228338e3194a6076f8efef4bd5ca44898b 5,154 1.00/1.00 vMB 12
850,774 850,774 0000000000000000000261138e589043d00092e87f488a7e5af043aae48db6fc 3,542 1.00/1.00 vMB 9
850,773 850,773 000000000000000000016ddc84ab2feac32f567c99ff55a52f0516b9a1a0a8ae 2,713 1.00/1.00 vMB 17
850,772 850,772 0000000000000000000244ce77693ab07ba0a18b262856651ba10224db9c8e55 4,724 1.00/1.00 vMB 9
850,771 850,771 0000000000000000000304f0e6125df810824f27d7f367dca49ed7aa6a8df93a 397 1.00/1.00 vMB 6
850,770 850,770 00000000000000000001feee81f96c85f88652501db7425fb82118aa4e0d9d9b 6,050 1.00/1.00 vMB 6
850,769 850,769 00000000000000000003876feb581601ee9e3017a1ae70ab6e7960a44fc82020 7,014 1.00/1.00 vMB 6
850,768 850,768 000000000000000000000c8c4565a2436d4dbfc458bc1d67f83d6bbfe2b92518 5,314 1.00/1.00 vMB 7
850,767 850,767 0000000000000000000023fe940cde841b056439e877c7f5195751e3d1e8885b 3,101 1.00/1.00 vMB 11
850,766 850,766 0000000000000000000140f0cffa7a7bccf4120729eb4242dca7788657ed1b0a 4,631 1.00/1.00 vMB 7
850,765 850,765 00000000000000000003020682fcb9456b02c9a79463e8bc8c6a4bc15ec678f1 2,757 1.00/1.00 vMB 10
850,764 850,764 0000000000000000000383656f5ac3edac34550aa70dd826b1e371690d6b4fdc 2,986 1.00/1.00 vMB 11
850,763 850,763 0000000000000000000211584b494c088247c692d98c35f4a4895e2c14189050 2,409 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.