Loading Tool

Explorer IconExplorer

Memory Pool

79,599 transactions
29.68 vMB
0.07831089 BTC
Random Selection Loading Transactions
Max Size: 178.29/200 MB

Candidate Block

Mining Attempt c5b0d9941515b76d30a3cf9025d04137375ece697dfd093fc21472ceb0552417
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root fe504b3e456e02ef6d1eb0b5c0410d183f84e23831444277df355419b0695def
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,380
Size: 1.00 vMB
Total Fees: 0.01794260 BTC
Feerates: 502.65 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (567,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,994 347,994 00000000000000000aef648d2fb27a54c657164f52ec5878a0993d1c8008f3c2 552 0.48/1.00 vMB 11
347,993 347,993 00000000000000000440e64c2a1e4135f17302d98fc45174826696639d7c4ef4 512 0.18/1.00 vMB 62
347,992 347,992 0000000000000000095db5992dd289880bb004439a7fc09783a75d5b9081d06d 1,616 0.75/1.00 vMB 31
347,991 347,991 000000000000000010c14fbb142dcc1f7920e1e8c144e05d6631e5df30364dac 1 0.00/1.00 vMB 0
347,990 347,990 00000000000000000826bad27c18ec57311fbc70d334f0af1a0b6c3130cef0f6 936 0.47/1.00 vMB 43
347,989 347,989 00000000000000000c0c7d3fff05bdef9a5550bd47b942aa8103661693ba0520 769 0.37/1.00 vMB 27
347,988 347,988 00000000000000000eac217bccbf4f79d070f86c770e61beb49879da426b117d 925 0.49/1.00 vMB 26
347,987 347,987 0000000000000000092518abf85d2a99efee786bfece0d591e00e99e0249e607 717 0.34/1.00 vMB 27
347,986 347,986 00000000000000000a0c73b5cbaff9c265c9734b91e34e0865ef1c8a62ded26b 616 0.28/1.00 vMB 28
347,985 347,985 000000000000000008349f920522493aac081eda2c0727424e0083335a0e20b0 537 0.31/1.00 vMB 30
347,984 347,984 0000000000000000023582bbda6e2249f63c6bc35d27b7c664e285a1b043914f 646 0.31/1.00 vMB 25
347,983 347,983 000000000000000004735edb749b0bb57c812757ad1abc83047b518236b12a14 540 0.38/1.00 vMB 27
347,982 347,982 00000000000000000d65dbd6bba2bec46adbb7d6a4ee34bd3606bfd9624d765f 1,210 0.69/1.00 vMB 25
347,981 347,981 00000000000000001560cf528c07f10197e022bf6e9543d7f59f2213f7fd8633 201 0.11/1.00 vMB 34
347,980 347,980 000000000000000003af97473fca49ca77b5c77656a243701296f2c06fce849c 224 0.16/1.00 vMB 21
347,979 347,979 000000000000000003007582851bee9737989ece1fd9f02250dc3c932db384c7 1,127 0.72/1.00 vMB 28
347,978 347,978 00000000000000000c93ddd8b7dfb47f0052e0ca2b09b00c5421fa4808148e72 403 0.26/1.00 vMB 24
347,977 347,977 000000000000000013ad15fd5f86c93c2a13e02f859384a22bd61789410f7096 109 0.06/1.00 vMB 26
347,976 347,976 000000000000000012349d57292e49e413977fe253b0fa7828f8a7567ab4f1a0 661 0.40/1.00 vMB 25
347,975 347,975 00000000000000000d5964c016e5b17ef2e2e9dbf7108bd8b61ebfa29452f004 1 0.00/1.00 vMB 0
347,974 347,974 000000000000000004aa719de42a8fc9a726f67cce21a49b844eaa19a67d7fc3 224 0.16/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.