Loading Tool

Explorer IconExplorer

Memory Pool

75,732 transactions
28.13 vMB
0.08740389 BTC
Random Selection Loading Transactions
Max Size: 170.69/200 MB

Candidate Block

Mining Attempt ae379a9a2be095109e568919d49c8ee6d26e5b3ddf47ce402e8b6a09460c1135
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcc7347700fb9d4ee90d2ecea7006b6f104c7c0fbb5185e4d949e388022019b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,499
Size: 1.00 vMB
Total Fees: 0.02676246 BTC
Feerates: 402.60 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (386,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,536 528,536 00000000000000000003a3891fbffa24bd858b0ed64b159e70f58175ebb9f0f7 1,720 0.73/1.00 vMB 40
528,535 528,535 000000000000000000254e0b867307a5b842a32c3b7f5eb8402abb8f041cc149 2,360 1.00/1.00 vMB 114
528,534 528,534 000000000000000000041534a996c517aea27f4bcc36549357de8c16c9778e7c 709 0.29/1.00 vMB 84
528,533 528,533 0000000000000000000868a7a6cc5a14de3c60489f9fce2aa6bb6acc2b78d222 930 0.38/1.00 vMB 80
528,532 528,532 0000000000000000000bcf94ea2f07db5460516b0fe650c7fb9ca68075f4b682 2,030 0.92/1.00 vMB 99
528,531 528,531 0000000000000000001e550cca49be5a1084314caeabfaf90664a459700d8427 200 0.10/1.00 vMB 26
528,530 528,530 0000000000000000003713a0e8566e191cdb62a5155c0ddeb1120f20bc677304 1,703 1.00/1.00 vMB 63
528,529 528,529 000000000000000000038880005341528c91c3daa6013581786293eccbf8cf90 29 0.04/1.00 vMB 75
528,528 528,528 0000000000000000002766df6e62d1b81ae8d243ad7a471023b2d99def2fbce4 71 0.10/1.00 vMB 61
528,527 528,527 0000000000000000001c75760f64874f710b67980aa96493c6435eea2abd94dc 2,392 0.99/1.00 vMB 73
528,526 528,526 0000000000000000000439b8205537c364410a1114125c318514416bb6657ca6 226 0.14/1.00 vMB 53
528,525 528,525 000000000000000000132d66353d68e1c5a807cd6cfcb6355e8f02808977cd3a 1,077 0.46/1.00 vMB 83
528,524 528,524 00000000000000000008617a54b20724be67fccefeabac45fbe7091e421ae68f 490 0.24/1.00 vMB 82
528,523 528,523 00000000000000000023930937d3a45edba5a595ce1caf4bdcff2b3817bb376f 336 0.13/1.00 vMB 70
528,522 528,522 0000000000000000000d10b054a1f3287346d4b7e3190de7ce89b6068e1c1756 216 0.07/1.00 vMB 73
528,521 528,521 000000000000000000089852fdd63c89fdd09606d84974eadef8fea74ce79c75 711 0.44/1.00 vMB 77
528,520 528,520 0000000000000000000f2a10b4820d9fb1ab6a18924a333c70377b7ad0fc43d3 1,901 1.00/1.00 vMB 75
528,519 528,519 000000000000000000104bc84b2e0bf28355431a4ad3cc300fcb9a815e2405f8 194 0.07/1.00 vMB 63
528,518 528,518 000000000000000000087559db699b9311d5ecbbfa56b6bb5c4ac22793fc59ca 1,562 0.76/1.00 vMB 91
528,517 528,517 00000000000000000027ef1fef22b8d12cf2ca900cdcaa98e11bbc55d3ef1ca3 1,010 0.46/1.00 vMB 59
528,516 528,516 000000000000000000024d66faa0aebc0159a2bcebdb906a8ed28f29f5609a5d 1,687 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.