Loading Tool

Explorer IconExplorer

Memory Pool

43,395 transactions
26.96 vMB
0.05798874 BTC
Random Selection Loading Transactions
Max Size: 142.21/200 MB

Candidate Block

Mining Attempt 06bb834291c3a19fce2be9882f9c410b3723930dc912c2b1d100f234a5bb3381
Version 20000000
Previous Block 000000000000000000006541c0b8e2f386dee130dab69fd333fb79c357f33cdc
Merkle Root b32d8d9cee5d98f85cf1b375a0afdb9d0c1ba9e9e6ac96de5f3b50cb3f2f533b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,547
Size: 1.00 vMB
Total Fees: 0.00793958 BTC
Feerates: 50.18 > 0.80 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,897 (560,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,093 354,093 000000000000000010dbe185a90dd8eb594fa2046a968c780e132de5035ec3c6 78 0.04/1.00 vMB 20
354,092 354,092 000000000000000003199914bc36c0e8a2ed09018dfa6ef8f3cb11c2e14e201b 986 0.52/1.00 vMB 22
354,091 354,091 00000000000000000f3d499842bfb4e4fc38fe0033abaa89aea64f8bd0b24b24 1,041 0.57/1.00 vMB 25
354,090 354,090 00000000000000000cde3027fab5bd5fc36c3fa6891d0048aa4736341e39a018 323 0.17/1.00 vMB 26
354,089 354,089 00000000000000000ff008516d540c943bf392bea80513abd918f215cde095e5 1,448 0.75/1.00 vMB 26
354,088 354,088 00000000000000000e91182cecea94b0ad3010b7bc75e15163084dd3f2665a7b 407 0.27/1.00 vMB 19
354,087 354,087 000000000000000001a2dea28fdad3eb6fb5f7c3c002fe870df63932ca3a0efc 1,260 0.54/1.00 vMB 29
354,086 354,086 00000000000000000c650463f5d730d9ff238b230294c950d3ec6ca0d3c7d839 72 0.07/1.00 vMB 11
354,085 354,085 000000000000000001af8957ddaf1224c566702895807ae78c886fc4384b940f 166 0.10/1.00 vMB 20
354,084 354,084 000000000000000013ed6b65daea2270aa2e8ffa8a9f4a9582f461bd937f2815 172 0.09/1.00 vMB 40
354,083 354,083 0000000000000000069a89ba1ea07bbdda989245f39f13392e68687e259fad99 874 0.41/1.00 vMB 26
354,082 354,082 00000000000000000e336dd8755fb7a41a42e683ed0bd3cbc5bae71fb01027b8 71 0.03/1.00 vMB 13
354,081 354,081 000000000000000009beb580fa6963ade324c05352e4fe2c8e9b4ddd7e16be8e 508 0.21/1.00 vMB 27
354,080 354,080 00000000000000000afb36db5c24d2ce796e67f3bbd38fae9ab9a91c5d721240 883 0.51/1.00 vMB 23
354,079 354,079 000000000000000007bc368b8bffc54022069f28a01eb9fc47be20ce73cac42a 106 0.10/1.00 vMB 16
354,078 354,078 000000000000000001dc98e5bfa1741a330c109ef16781f1ebcbfcf6c44b796f 354 0.21/1.00 vMB 21
354,077 354,077 00000000000000000e14ba88b2947df4bbe3a1f17557e1dffb439290656d998d 1,133 0.71/1.00 vMB 24
354,076 354,076 0000000000000000077dde5b458b09404df5f9e5f9c9305f2f406197e412af7f 198 0.15/1.00 vMB 16
354,075 354,075 0000000000000000005af78eb4d45144758bb44fe8efc8bf1226e5b36db47072 971 0.53/1.00 vMB 26
354,074 354,074 000000000000000001d4274574b8967e85b91188d190c894665b23e80c3844bb 138 0.12/1.00 vMB 22
354,073 354,073 000000000000000004627d2b7b42da1bea46095a58c6db4cd6f932f19c82048f 480 0.46/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.21 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: 654.19 GB
    • Received: 14.11 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.