Loading Tool

Explorer IconExplorer

Memory Pool

42,427 transactions
29.22 vMB
0.07456345 BTC
Random Selection Loading Transactions
Max Size: 149.83/200 MB

Candidate Block

Mining Attempt b7e473dab2326a7e89d361983c0f923ab52e4b56a5e73e6cef01f87ab830e4d5
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 5dd471d7074b06afe6c008ca53689adc6db8428c0c29b7b53227a239c204f646
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.01738215 BTC
Feerates: 100.36 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (533,955 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,659 380,659 0000000000000000045ca2b291bcb0b6579bca398aa3b787c28748deae443971 508 0.27/1.00 vMB 34
380,658 380,658 000000000000000004d44555c3cc94e2c61d1aa0b49500a55c82daf430f70089 1,829 0.82/1.00 vMB 42
380,657 380,657 00000000000000000ba4dce80ec0ce74bd15d15009b015f8b485518c9a16536b 637 0.27/1.00 vMB 48
380,656 380,656 00000000000000000212a88cfb1772bc57ba332c4ab12c0df875fd08fe035b84 1,004 0.51/1.00 vMB 45
380,655 380,655 0000000000000000120305dfa697a1c8401ae60f835317ded5a061e01cd23bca 556 0.27/1.00 vMB 43
380,654 380,654 000000000000000011a6aa92409b5adc86ae17783cafb16b3622bf44e0ce288c 371 0.20/1.00 vMB 42
380,653 380,653 0000000000000000006b0f0318765edbffa6c80c328a4616e9dab9f0bcdbb976 580 0.28/1.00 vMB 33
380,652 380,652 000000000000000011acb96595a979a80b3939bd0318564ba6bd6af19c6a5b5d 785 0.88/1.00 vMB 62
380,651 380,651 000000000000000000fe0ceedd5add090a430fad4a125efbc21a31ca45516b44 103 0.90/1.00 vMB 75
380,650 380,650 000000000000000008523406544730a48c89c291b7e9931d8624b1dc6f4a7733 892 1.00/1.00 vMB 49
380,649 380,649 000000000000000007b0f45ef6e50d60e9c2dbddbeba7a00495dadf5fd54b7ef 145 0.12/1.00 vMB 21
380,648 380,648 000000000000000000cebdd683731b6cc71167d58a1fcc08a81b9bf4a976f230 529 0.32/1.00 vMB 53
380,647 380,647 00000000000000000c9462405acc0125f9d66c1dff6453e1928714a6e60f8c64 709 0.33/1.00 vMB 40
380,646 380,646 00000000000000000280b97d52d9c6f08cdf11d67a0e48c28b18f3699ea98aca 1,171 0.54/1.00 vMB 39
380,645 380,645 0000000000000000062e5dc53dbc70d5813a8359065fe5e3338d6f0b6bc13589 364 0.17/1.00 vMB 40
380,644 380,644 000000000000000010e565812df7d5b347762b981ad356d6ea8198ef593fb0c5 110 0.11/1.00 vMB 14
380,643 380,643 0000000000000000115196543d0bfbac064720bf6bbb8227ef53c9d568533ae0 745 0.36/1.00 vMB 42
380,642 380,642 000000000000000008dbd47079bc49f8196fa36ccb9639e39b693a8527f490fe 259 0.18/1.00 vMB 25
380,641 380,641 0000000000000000057121b02540b04f13e91c651a13622214a87fa3f52bc9d4 665 0.29/1.00 vMB 47
380,640 380,640 00000000000000000b0eb09ac79b2c63243b14611c08065caf07fd116abb8917 290 0.14/1.00 vMB 34
380,639 380,639 00000000000000000a48fcd74843c80871bf4412f411f2ade43329cd759870fd 617 0.41/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.