Loading Tool

Explorer IconExplorer

Memory Pool

80,932 transactions
29.76 vMB
0.10271983 BTC
Random Selection Loading Transactions
Max Size: 180.01/200 MB

Candidate Block

Mining Attempt e3c2d13dda86666f7f7891c0e6e2cc2f0931d1476939ddf039a948fd1385b522
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root fafc0bf5b9b229c90735ef7f8b1a66e23d88877679161fe432f8674e476fd71d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.03776597 BTC
Feerates: 146.36 > 3.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (619,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,410 295,410 00000000000000000f9dffd102b5fd6e9a5b7dcb8765076ee46144cee7661e1e 32 0.01/1.00 vMB 34
295,409 295,409 00000000000000009c79da353e4a78d2dda00573ac5956b812a2ed8b9b7d7ae5 35 0.03/1.00 vMB 19
295,408 295,408 0000000000000000375d783183743ee20f7f64d017a5f6b3f20ed713b56bee0c 64 0.04/1.00 vMB 25
295,407 295,407 0000000000000000072e9ac24b7dfa8515a7e29650594d38f826142f0baa6625 180 0.11/1.00 vMB 26
295,406 295,406 00000000000000000bb7065a4f7d61e5936b3cb81279d405eb0fcac1e41150b8 486 0.34/1.00 vMB 26
295,405 295,405 00000000000000001aaf7768638785285e15fafd653fbe4639a2389a2de7bb02 154 0.10/1.00 vMB 28
295,404 295,404 000000000000000004cf77bab21593b1c8519b00ae8aa2ca7c6d7d74897964d8 462 0.24/1.00 vMB 37
295,403 295,403 00000000000000000dc4e931ae2c013376ba1930f34afba5317a8f3288753e62 317 0.17/1.00 vMB 31
295,402 295,402 0000000000000000a654b8b3cc5f13322da9130d7b13827bfdebe4f9cd001c48 68 0.05/1.00 vMB 22
295,401 295,401 000000000000000053d4b2be27b40f8be10367e342d7ac69b39cddf6281d7003 128 0.06/1.00 vMB 32
295,400 295,400 00000000000000008249e4879dfe99e470abc4176578cd1e6ac0e133772843c4 128 0.04/1.00 vMB 45
295,399 295,399 0000000000000000a260b9554b16d6b259e6910591cc39dac11fa67b8c9620e1 74 0.05/1.00 vMB 32
295,398 295,398 000000000000000010eb1e3237875a57e61e1ad0a7b07dc8329e33d32a184906 327 0.15/1.00 vMB 31
295,397 295,397 00000000000000008d3177dd55aecde5c8e9e6df70714c7fa5640942b8f63815 254 0.11/1.00 vMB 38
295,396 295,396 00000000000000009f2f4c96abeadaacee64fc7ae5d003065604ab6b6cd09e22 190 0.11/1.00 vMB 34
295,395 295,395 00000000000000009971009f1266547c4f88bc86708908af106ab777978dab3a 202 0.09/1.00 vMB 34
295,394 295,394 000000000000000058ddab547df7fe818f787ac3035118476b3a8d5a25c6652b 171 0.09/1.00 vMB 40
295,393 295,393 0000000000000000a4d3c917667adb0b3044a6f8e0b3f53e16aa1c9139968f7c 75 0.03/1.00 vMB 34
295,392 295,392 00000000000000007d21b086b859d9d04804e4fc75d04963d6a19835ba6e2f8d 139 0.09/1.00 vMB 23
295,391 295,391 000000000000000031cdb33e335c1a366e4ea8ddb3a4f4db64a0a9ffb29d1af5 128 0.05/1.00 vMB 51
295,390 295,390 000000000000000032155690d0a10ead55515ea0f5bea54f48daa736b84a133d 367 0.18/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.