Loading Tool

Explorer IconExplorer

Memory Pool

85,962 transactions
31.97 vMB
0.12513757 BTC
Random Selection Loading Transactions
Max Size: 195.95/200 MB

Candidate Block

Mining Attempt 57709c39ac6815b8aa6a4b4cc16b4ad178ec8b5bc0ca7c4b782ec552ddac8de1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 15dd306645a8fb13ad71f82ec841cc7f71e526db8a7af4ba422fbe7003a75c3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.04571739 BTC
Feerates: 301.57 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (374,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,059 541,059 0000000000000000001a6338d6541f9b7658256ddc44c78d4655e3c3d5150104 487 0.31/1.00 vMB 19
541,058 541,058 00000000000000000018ba4efefdbb7f5f9c02277cbf8ece27e16ca32c1d21dc 770 0.49/1.00 vMB 15
541,057 541,057 000000000000000000212cadd63ffe8d8eb660e97f7d53e06e869ac38943a570 1,118 0.59/1.00 vMB 9
541,056 541,056 00000000000000000005fe8e7d690546c0c667f6d850402a0739694e74b99f6a 2,389 1.00/1.00 vMB 30
541,055 541,055 00000000000000000026a05bc1a976745b83b538aa91073dfae780cf06606aad 392 0.17/1.00 vMB 21
541,054 541,054 000000000000000000237ae7109353007a1b01b1a9484ea2a421b63818dac19b 297 0.09/1.00 vMB 20
541,053 541,053 0000000000000000000754cc19fd79b0886815cc12fbb92f86a8ce6b68a26e86 1,176 0.48/1.00 vMB 42
541,052 541,052 000000000000000000167c649b25b73019d34a29a024008e28b98036f99d7dfc 1,653 0.62/1.00 vMB 20
541,051 541,051 0000000000000000001cc82013dc37f599981d911775cef5d301418fce3c9e48 263 0.10/1.00 vMB 27
541,050 541,050 00000000000000000023be091791f79748ec7f9d97cdd1871597974cfccbb627 141 0.10/1.00 vMB 64
541,049 541,049 00000000000000000009a96cc635cdc57524a050957609a0684a0c3a42725314 776 0.25/1.00 vMB 21
541,048 541,048 00000000000000000014c4f1617ec5996633f165f522be8b45484bc30f4e3c85 1,037 0.58/1.00 vMB 7
541,047 541,047 0000000000000000001027d0d492144ac5327e2c2cc5b51838dbc86554d56d5b 2,211 1.00/1.00 vMB 25
541,046 541,046 0000000000000000001c352c512fc8a2070aed3b366c20037b92e5033a80136c 448 0.18/1.00 vMB 3
541,045 541,045 0000000000000000000bd7563d9d81b4c902b15db3c3fca6691a8c42524264a7 2,465 1.00/1.00 vMB 35
541,044 541,044 0000000000000000001cb777fc23475719c8ab1fc0753f2dcb632db5999ec3de 431 0.16/1.00 vMB 14
541,043 541,043 00000000000000000020f527aa4f91f84b3854c5d6b29d9292b30365870a583a 628 0.26/1.00 vMB 37
541,042 541,042 0000000000000000001626a8dd3a126af08aa1b7695324c3e3caf71faae5ee2c 152 0.07/1.00 vMB 41
541,041 541,041 0000000000000000000146912032b8c72f80f05a8bca6f07b118b489652e4039 871 0.31/1.00 vMB 21
541,040 541,040 00000000000000000019aa80dc840baf3b1abe4a73bb6fd2df378fe63b01aa16 840 0.33/1.00 vMB 24
541,039 541,039 000000000000000000015f54bb64cbf8f14d32e42779f0943ac8aee8633d709b 1,710 0.71/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.