Loading Tool

Explorer IconExplorer

Memory Pool

82,423 transactions
30.16 vMB
0.08731802 BTC
Random Selection Loading Transactions
Max Size: 182.14/200 MB

Candidate Block

Mining Attempt c80d1575d089a311bdbb80802953a50b8739df07d404278209d7cd1ca2e3bc59
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 78d712f4ed01abd0541fca69bec9a370db9ecde8d81eac5eb0d05c65515d44b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,180
Size: 1.00 vMB
Total Fees: 0.02558093 BTC
Feerates: 151.12 > 2.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (601,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,402 313,402 000000000000000028e5148d969ae6423519b753938495d3e23109d42a0fd09a 32 0.01/1.00 vMB 25
313,401 313,401 0000000000000000110d2033cf0ed670eca3e9776e8301d3602ec9e77e8ccc38 258 0.14/1.00 vMB 33
313,400 313,400 000000000000000037a1faa0c3569e6427a7bcce8a5eb9f2035787b112fee830 34 0.01/1.00 vMB 27
313,399 313,399 000000000000000038c7416d52fddbb6d39ff949a323a4966972e568ef8a644a 482 0.36/1.00 vMB 23
313,398 313,398 0000000000000000241acf36f9560ff892cb62e00e9cc58fbdc11c1ccfae3b06 512 0.18/1.00 vMB 50
313,397 313,397 00000000000000002c1249448e5f0b49b9e3715556d35b475c8852e899ca7a8f 517 0.33/1.00 vMB 23
313,396 313,396 000000000000000006ffc906fcb4d45587e6ec9cac7e595141bfb866b30266cf 81 0.03/1.00 vMB 24
313,395 313,395 000000000000000018748e891b4ff17e8597c1922ca1cee8a56ba8d8a6b45486 742 0.55/1.00 vMB 22
313,394 313,394 0000000000000000186df978826e121803fbd66eeab06037fc39fa85f99cf346 957 0.48/1.00 vMB 28
313,393 313,393 0000000000000000072484a9924f3865ea6314b9edfeb6a1bd7d66f4d44827ff 618 0.32/1.00 vMB 30
313,392 313,392 000000000000000003adf1270912f93479399748854ea4fe9ee54ab7bcdea81c 315 0.14/1.00 vMB 31
313,391 313,391 0000000000000000028b5c0bd89d30a7f126a4915e1b0dc77ad4199357b1cfe3 271 0.14/1.00 vMB 28
313,390 313,390 00000000000000000a962bcdf28eb4846697c32b02ef6effcbcbf76bedf6c076 1 0.00/1.00 vMB 0
313,389 313,389 000000000000000027b81a9649351ef3ddb1265f7f5d4e21a38bd1bad3052454 177 0.08/1.00 vMB 35
313,388 313,388 00000000000000002f526440f24431b358dea886ebe019ff5918d93240467932 405 0.21/1.00 vMB 25
313,387 313,387 00000000000000002cd8bda239c2b677ae41001a8905d09f7fd5650b37e315c6 606 0.30/1.00 vMB 25
313,386 313,386 000000000000000026217fc9f3174e348dd5ff0bb3535273ddf95f300f8d58e9 420 0.26/1.00 vMB 21
313,385 313,385 000000000000000030826e1c188107c085ead6864daccd27dc18055beb4738c7 1,077 0.92/1.00 vMB 19
313,384 313,384 00000000000000002d3c4ec69d123b1c2917df54bafb6cb2cb5a2f09cc112d0a 708 0.25/1.00 vMB 42
313,383 313,383 00000000000000003620e3ac769d52312381657960da858a393ab309e5afcdd7 512 0.20/1.00 vMB 34
313,382 313,382 000000000000000010833287f39035ab526131c7a60ab9356ea342013b19bca9 512 0.20/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.33 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: 660.39 GB
    • Received: 14.71 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.