Loading Tool

Explorer IconExplorer

Memory Pool

44,217 transactions
19.36 vMB
0.23485048 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.51/200 MB

Candidate Block

Mining Attempt bcf84a301327a234bcf2f4b434db298f1da01a2930ba8eb01e22f04101f8fcae
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 8d250ae9bd988b241f79f1d0d384538c4081755f25976a42a971cb7dfb74c9d1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.07318072 BTC
Median Feerate: 6.15 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (750,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,635 162,635 000000000000038c1062d1cb107e56618fcb0f63714cbda3f8ed617d0158a115 1 0.00 vMB 0
162,634 162,634 0000000000000d4de4d201e94ce00ab8d1e91e19901b2fd9e929e0576def747e 8 0.00 vMB 0
162,633 162,633 00000000000002c6cd090596357ff5b722dc6d2722e33f8d8b6771b79a294580 24 0.01 vMB 113
162,632 162,632 0000000000000844d366fcf767d5bb3e9e9972bbb6557f794eb7f5605d331d71 52 0.02 vMB 61
162,631 162,631 0000000000000c4d78b1bbb3b57d2d350667e041c00fed8166fb53da6aab6301 82 0.05 vMB 366
162,630 162,630 0000000000000b98cc0bf20ee64c8f4797c2235cd13eec3fe41569f26e7e0e9b 10 0.01 vMB 69
162,629 162,629 0000000000000a65fb231eefa541e9096493c295d0fdd87487ad457d95c0bbcc 10 0.01 vMB 259
162,628 162,628 0000000000000d136a168c702395cde341001e9a32e9b62982ccbb646456d2bc 25 0.01 vMB 129
162,627 162,627 0000000000000468deb70e006a4fd0696d9a5db061d5ee9b21777a1983802bd3 10 0.00 vMB 59
162,626 162,626 00000000000004a48b4b249c1fd9472a514f01278bbbff3cae8ee1144a45b558 29 0.01 vMB 29
162,625 162,625 0000000000000b60613ba81390264de67ac6b86820f786bebefe6653be3654bd 14 0.01 vMB 238
162,624 162,624 00000000000001d12bffec499c809877eb3a93d757305afa789ac9e363411e3a 47 0.02 vMB 123
162,623 162,623 00000000000005cd80fbc372db0089cdbf5b10834d58674e3d9648caf5046e25 43 0.03 vMB 110
162,622 162,622 000000000000034fbaeb771d4d4c12449fe9943bafb3608db47c43365d6ea9f2 10 0.00 vMB 317
162,621 162,621 00000000000006592242f213b930aac486e4fbeece1985e587a6fed2521c0cd0 25 0.02 vMB 423
162,620 162,620 0000000000000cbb8fd0a4810b1f6d5e3ef9a0ee48f0b2f65a5b6f8d7ead375a 93 0.03 vMB 1
162,619 162,619 0000000000000c2e99f811c4246689cd4e8127e5b71b305b94fa141d84757070 72 0.03 vMB 82
162,618 162,618 00000000000006a03d8ed0f976c70ffeb607aa01fec48e1ce431cbd906517d99 52 0.08 vMB 81
162,617 162,617 0000000000000692cb11ed00b39847e883972b5932da9510f6f3e8ada0afcbdf 112 0.07 vMB 1,680
162,616 162,616 0000000000000bc40b24b5d6bcda1403c8a709511a01d049c996dcba2a14d18b 32 0.01 vMB 52
162,615 162,615 00000000000002f04143cc7e238a551cd0b45cca2490433f59a190447f855b10 60 0.03 vMB 30
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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