Loading Tool

Explorer IconExplorer

Memory Pool

70,552 transactions
27.29 vMB
0.09668333 BTC
Random Selection Loading Transactions
Max Size: 162.24/200 MB

Candidate Block

Mining Attempt 67e204be1eb321cfeb18b5d29e30da2e8db9ffdebc34111064d6f707c5e75a7a
Version 20000000
Previous Block 00000000000000000000e8ef889c1b13289136c7e04de862ebdaa50553042257
Merkle Root e80d65060f8009047dd0fc03d9d845f0ee07203cc20b165f647c0ea8074aa01b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,445
Size: 1.00 vMB
Total Fees: 0.03123186 BTC
Feerates: 150.93 > 3.13 > 0.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,533 (698,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,031 217,031 000000000000034a059c872f1ede6c9b6cf2b11fc7b2d3986d233ad214dc172a 291 0.23/1.00 vMB 134
217,030 217,030 00000000000001e7a9fcca0391d6a8dee2c3069faf5a2cb1eb2effd0bfeb24f1 126 0.05/1.00 vMB 232
217,029 217,029 00000000000000276e2d686ae30f1dbe6f71c6ef1c2a8d09743f9ef21cf5bdf3 248 0.14/1.00 vMB 109
217,028 217,028 000000000000035ed12eb8c5ea4d2d10be13b435c9483397b2c7fa7ceaed74b3 844 0.25/1.00 vMB 276
217,027 217,027 000000000000031606ec2a66722058788da52feb66fc9b6938a22871ec66571d 644 0.26/1.00 vMB 193
217,026 217,026 00000000000004033d534f6852c1654f01a4b7668af3f3202d46586d1426d367 393 0.16/1.00 vMB 185
217,025 217,025 0000000000000128fed191d9fe77331d64f37fb71b10b998baf03e92bd7dc426 250 0.11/1.00 vMB 179
217,024 217,024 00000000000002b073383a2cfb25ded5ae619476008c56088642c16831c3aa95 1 0.00/1.00 vMB 0
217,023 217,023 000000000000018f896f7018b4456dc25f2d753bb5cddddf0760dfc466378737 283 0.11/1.00 vMB 145
217,022 217,022 00000000000000fcbaf05e791b896641ed90611e637e0a76716a47cf1ece8e0b 463 0.19/1.00 vMB 176
217,021 217,021 000000000000003ac62485af92d23d388dcaa821a6606c745664fba85ad4c43b 672 0.25/1.00 vMB 202
217,020 217,020 00000000000004508d211a6fb75091c1450293cebb78942a3b50802f3c01a39a 502 0.19/1.00 vMB 210
217,019 217,019 00000000000002205f2ba6bcdabafa1a08be79e3d6dbc7d4534f3ed5d39c8d46 70 0.03/1.00 vMB 164
217,018 217,018 0000000000000383d28d1508c5e9e3650e31fe0d70e5033a1d6c72af8b053eaa 216 0.10/1.00 vMB 121
217,017 217,017 00000000000001d1322fc1de8da4f0e5a9e1bd7e8944716873da27a734dfacb6 616 0.25/1.00 vMB 168
217,016 217,016 00000000000000442191f87a3b4c9935f334b8b84019f2831eb013d2c4d714da 566 0.26/1.00 vMB 175
217,015 217,015 00000000000004a519484d220cac4875e8d41a76027a4317d4b1b9fcbf903de3 690 0.45/1.00 vMB 132
217,014 217,014 0000000000000078d19c6c07d4326bec1311ae03da92420ba94194000b5df3e9 79 0.03/1.00 vMB 176
217,013 217,013 000000000000034dff29f84ef435699fbb200cefb26afd06999a444812354b47 73 0.03/1.00 vMB 178
217,012 217,012 00000000000003f995967c75582c0e345e2bd368559dd23213914e9605bc1606 357 0.15/1.00 vMB 196
217,011 217,011 00000000000002fa293b37da0cdfa9fd1a32c83833d4ef2b521d0199f744dfb3 232 0.09/1.00 vMB 231
Previous 10 blocks ↓
Total Size: 783.32 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: 767.39 GB
    • Received: 19.41 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.