Loading Tool

Explorer IconExplorer

Memory Pool

77,332 transactions
28.98 vMB
0.08415478 BTC
Random Selection Loading Transactions
Max Size: 174.86/200 MB

Candidate Block

Mining Attempt ee588e3d3387bc8a6a780f20a315dab596ae658b50b63eb6a98c41c0bf9662dd
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root b77f97c2c5dfaf49babace650b1b3558d44c2effbb54c9919f097ba3b65c92b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,560
Size: 1.00 vMB
Total Fees: 0.02374105 BTC
Feerates: 103.00 > 2.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (499,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,319 415,319 000000000000000001a2ee8758eb100b9b69b4e5c22b3b9005af192f1d5be2d8 812 0.95/1.00 vMB 24
415,318 415,318 0000000000000000042924d62fd60b173bb3ad0dfb6978f8e8f3c8e83892b1f3 1,199 1.00/1.00 vMB 29
415,317 415,317 0000000000000000032d9f1a1f6ec1aab8c7e876b89845f7360ec5dcf15a844e 2,542 1.00/1.00 vMB 57
415,316 415,316 00000000000000000112b3124990ec0305042671e918a00cb7c9240fb72bb0d2 822 1.00/1.00 vMB 16
415,315 415,315 000000000000000001077aad04c07727284e6edcfae6e4abf610b22aac69244f 1,584 1.00/1.00 vMB 31
415,314 415,314 00000000000000000103fe603f50f572e515d70b958a1c9733f8f9a7ca826076 1,856 1.00/1.00 vMB 39
415,313 415,313 000000000000000002bc8313f66f224502e450c5603d2214d000db3eb31e0570 2,386 1.00/1.00 vMB 49
415,312 415,312 0000000000000000024ad6f6f0bf32eacffcf7754b162e4f8e5475df9a0fae6f 1,642 1.00/1.00 vMB 34
415,311 415,311 000000000000000000415cae217b3053e42fd5d0a9d573eac7c0ce293ba2059c 2,783 1.00/1.00 vMB 72
415,310 415,310 0000000000000000015df11ecd92469d44b5593f4dc3814f30973a09dcb89981 27 0.01/1.00 vMB 114
415,309 415,309 000000000000000000cf5babff72ce166f5a716146e6a6f447b9d029648d5569 2,518 1.00/1.00 vMB 48
415,308 415,308 000000000000000004e093d321829b24df6325612e042f8dcfc339fe81f9940a 2,552 1.00/1.00 vMB 56
415,307 415,307 000000000000000004ebfe1ee320cf5a690b1a41e42e58839494b7f8f2252197 2,359 1.00/1.00 vMB 61
415,306 415,306 000000000000000004362567ed090ad678831169efb2f84ccf0df2091b882785 2,534 0.99/1.00 vMB 62
415,305 415,305 000000000000000004b05db99112c47c88740f92f7c8db0d24293a20740862da 2,041 1.00/1.00 vMB 59
415,304 415,304 0000000000000000043c6c11db1f30be7453749e4053d5f427103d8733bee787 1,613 1.00/1.00 vMB 42
415,303 415,303 00000000000000000284ebc55185e4db4109146c75b9a98c0177798d9ce96f33 3,287 1.00/1.00 vMB 67
415,302 415,302 0000000000000000052cc2a8b9af6f012cb6dabf716479812eef039da45314f6 3,026 1.00/1.00 vMB 70
415,301 415,301 00000000000000000574c5157a61b7b90b6607c37eed2588ec8e06ba251be092 24 0.01/1.00 vMB 66
415,300 415,300 000000000000000003dbbba422d67eed9a452ddf3c82133634d965e800c274ed 256 1.00/1.00 vMB 4
415,299 415,299 00000000000000000130497a8a2afa19a8882b9f9e4cb03276481afec575115b 216 0.10/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.