Loading Tool

Explorer IconExplorer

Memory Pool

14,151 transactions
7.84 vMB
0.03492787 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.57/200 MB

Candidate Block

Mining Attempt 14dc5885f1de39fb084eb42c7238363a38504bcd4a5ed594c760363781dd6354
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root e6535200118f842adc8f14ccf39705c53a992f3e59d84ac3ed9c33fcf90a0d4a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.01873530 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (743,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,739 169,739 00000000000004ed87193bdd64a940a8fe3ccc08092ff151d4ea2320463f3f07 61 0.03 vMB 109
169,738 169,738 000000000000021078e8713dbd932dfd26cae568cc0f5d25555637d363e1c1f0 22 0.01 vMB 161
169,737 169,737 000000000000068f71732ad1df5721bb85615c29e57e90ac23cad3ae0db0aaec 15 0.00 vMB 3,079
169,736 169,736 00000000000002fe7dd68ddf2c2918cb8ab47facc02bad4f30b9f4e812e19b7a 40 0.02 vMB 440
169,735 169,735 00000000000002f35a5cbd97cb9a69142709c9f3693ca271ae5c55a9956d53e9 18 0.01 vMB 1,476
169,734 169,734 0000000000000a595f4abe59bae5ac95d073f6d8a0bea132c081cc26b02c9582 105 0.03 vMB 8
169,733 169,733 0000000000000472c9117502b2b3fea417ec7441187b767e863478589ba84bff 89 0.04 vMB 170
169,732 169,732 000000000000039c4fd18bbff7cd472b1f545b290d743bc48b9bbdb135102d4f 130 0.05 vMB 203
169,731 169,731 000000000000036ba138f4f0e2740ed14ecd45d7bf336a2dcc8977815cc60705 10 0.01 vMB 232
169,730 169,730 000000000000032193aa5a0f6ab8c37e477bade34dbbb9104501aaae2ec7e5a2 66 0.03 vMB 189
169,729 169,729 000000000000024a6ec52a06eed3a318182f6eb2db2dc249912c4ef7b21339b6 7 0.02 vMB 299
169,728 169,728 0000000000000316f42954acc76e83faf76221a5c9d223cf237d5f21e4ed1bd2 10 0.00 vMB 299
169,727 169,727 000000000000033e86ce60e01dcff11d27a70c605d545249119a498a02b46b7a 116 0.03 vMB 1
169,726 169,726 0000000000000a0138663c5b0df2fbbf001fb38c81800ff7f19f6e2eace2c0aa 31 0.01 vMB 24
169,725 169,725 00000000000004ed695591e2ced16918cb41eeeb96409a399fcf530462a317b7 86 0.03 vMB 344
169,724 169,724 000000000000007ff6bfb89e48c9dd03d218877dbeff6155d54b4fca96b0045c 136 0.05 vMB 106
169,723 169,723 00000000000001f7e7fdefef1e265180403d6dcb8533408d766b0c3a5db74869 75 0.04 vMB 205
169,722 169,722 0000000000000b1dcbda4b6909cdd8f605d960ff49b7d7ae50dc8c515720a1fb 28 0.01 vMB 10
169,721 169,721 00000000000002733a32bfae8bec048212468f7895ec7268a889eb244af99136 26 0.01 vMB 162
169,720 169,720 00000000000004860d47c0b0832bd1293cc0432e08c7b8137b16ada713bd8c31 80 0.03 vMB 159
169,719 169,719 0000000000000225fd7700c2e1b453cb85a945ba74e10e7a39d920f41d995ef4 24 0.01 vMB 54
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 222.20 GB
    • Received: 0.84 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.