Loading Tool

Explorer IconExplorer

Memory Pool

72,427 transactions
27.95 vMB
0.06492740 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 43fa82bda68e9085416a3c522caad5635de91a55018e1f54ec8bdda614b2f37d
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (588,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,045 326,045 0000000000000000192444e084f5a8d25a1a94929c5281c7c342af0bd8ae73fc 827 0.55/1.00 vMB 24
326,044 326,044 000000000000000018afd390489a8ad2857503e17a8440b409d67eae98619a02 64 0.04/1.00 vMB 74
326,043 326,043 00000000000000000565ffcf6e3f08394be1adb4727eeec9a2a374e07b1fa218 553 0.64/1.00 vMB 17
326,042 326,042 00000000000000000aa2a031e9a53d722746f9a8dc6e4e519a6ef331a2ed6bff 618 0.99/1.00 vMB 16
326,041 326,041 00000000000000000a000c29a0a388dce1de0faa27c8b45fdfd51fe57c0ba0c9 794 0.75/1.00 vMB 21
326,040 326,040 0000000000000000053e85a363ca092a352981599bb4a44b17d3b3c9e080bbc6 303 0.37/1.00 vMB 16
326,039 326,039 00000000000000001edf994ab87f3ff1569e5b537456e40e81136f7d43bd9131 79 0.16/1.00 vMB 11
326,038 326,038 000000000000000011ba29c7cd30c62189695835e92dcc978833169392aa3b38 508 0.93/1.00 vMB 14
326,037 326,037 000000000000000006b9474fccd87ee50a49ba7391f75bea662e4fdef930988d 1,279 0.75/1.00 vMB 26
326,036 326,036 00000000000000001f338a765c74ce095a2f4293464001c89b2f2fd96ab6b6f3 2,078 0.75/1.00 vMB 42
326,035 326,035 00000000000000001e1b2cc3c89b90c98dc0c59bc839b38db6dbedd5724752a8 523 0.45/1.00 vMB 25
326,034 326,034 000000000000000000ab1a8e42262db2e09f848edc4f820cd185ce99de7fc33b 267 0.23/1.00 vMB 17
326,033 326,033 000000000000000013af3084cc09e2785c6eb221bfb0638d14ce0f91c0d7371a 512 0.21/1.00 vMB 78
326,032 326,032 0000000000000000049819c66a5ba5fef563731324aa922d2e2310c79671fc55 98 0.05/1.00 vMB 50
326,031 326,031 0000000000000000022a22329f53f8e71b041ada840a1ae770b6704ac6100b80 466 0.26/1.00 vMB 29
326,030 326,030 00000000000000000acb80112ac36fa299f09542965bd51f9b70c61e49bdb640 170 0.12/1.00 vMB 16
326,029 326,029 00000000000000000963659d80988240b1acb2a08b6fbaaf3808597933b2af8b 1,183 0.70/1.00 vMB 30
326,028 326,028 0000000000000000198ee85321d0f08eb2f057be7193aea6c265f120b7e6759c 1,077 0.67/1.00 vMB 25
326,027 326,027 000000000000000015db0bcb1a6651e9e4910b598c3b027941eacf9764172211 409 0.23/1.00 vMB 27
326,026 326,026 00000000000000001d2b7def06cb2c01996fe96fd889666960026a3014bb10a6 396 0.84/1.00 vMB 15
326,025 326,025 000000000000000016dc7c6e6de79bb4852f9e332c22874d7103039064eaa24b 1,566 0.75/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.