Loading Tool

Explorer IconExplorer

Memory Pool

42,375 transactions
18.49 vMB
0.19103455 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.94/200 MB

Candidate Block

Mining Attempt 0a11b9559d24edb921d456c8887dde1a8d46db68da0134aeadbfe43a51987fc8
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 2de9c1b154ee0f3f0e691412a5846e129fd983740e31cc7d3f8a9b439355e8fb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,645
Size: 1.00 vMB
Total Fees: 0.06271904 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (716,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,728 196,728 00000000000001b3768191246f2b8480a7f158a1ca42e5decf9e1ca6588dfeda 394 0.20 vMB 151
196,727 196,727 00000000000004e2fa8343d0601a27e43180359909b6d876557d7ce30aad9cec 486 0.18 vMB 175
196,726 196,726 0000000000000356ab3e71dc81c3a1db30152e631430c042850964485564fdb6 1,024 0.37 vMB 91
196,725 196,725 00000000000000b37e5d298e2a7861e9605a3e7f886f26d803a0937ef06bfbef 185 0.11 vMB 99
196,724 196,724 00000000000001b8200c3965df90b384aa39c775441b74f8767486bf46797f40 136 0.07 vMB 175
196,723 196,723 0000000000000277c7d84c74a82e624662305dcaca1f62332167303842123639 320 0.17 vMB 90
196,722 196,722 00000000000000eb802848961896644d5762d22974702e6bf4abc04f54b98ee5 812 0.25 vMB 476
196,721 196,721 00000000000000639dc3503e24e8419005a09e8e5275d8211865886c4539263e 398 0.14 vMB 291
196,720 196,720 00000000000006d718fdab44dfaae567cb88fa2b965c46f67780a9dca5ca15f2 1,024 0.28 vMB 4
196,719 196,719 0000000000000118058ab8343625281d6a3788b46185fbf40eeff6de6265c48d 690 0.28 vMB 312
196,718 196,718 00000000000001f8667844b3584d5fd3e09cacef2e80e6832615928f433587a4 97 0.03 vMB 887
196,717 196,717 000000000000012921a952794eac903248fa9f003bd242cebc1d371286e0b0e8 200 0.12 vMB 128
196,716 196,716 000000000000025a84c531eeba85742f855ac6588dbbfcf1a8439633f8b7bf16 118 0.04 vMB 503
196,715 196,715 000000000000027ab70c62a9c41408ad2f2b70bbd9b175c597ad9394a117f306 269 0.11 vMB 403
196,714 196,714 00000000000001d37643ce375de5078a75292c69188735c5b3f20868e6d955f0 80 0.03 vMB 159
196,713 196,713 00000000000005e565c91125f3a08391e8ea39491f383206baa77f6bf8d89cc8 23 0.02 vMB 116
196,712 196,712 000000000000039df6e7f8ab430df05631b7c537bc907e932debc9b831760b27 126 0.09 vMB 160
196,711 196,711 0000000000000550637b4e4c72ef051bdbbde2e634b091ff245e2223d1512445 13 0.01 vMB 369
196,710 196,710 000000000000048b7dd99aad7e1f71c74b04b5e5bc8f5e4035e89382606ec622 197 0.11 vMB 211
196,709 196,709 000000000000064259533442db63f5aca7dfe370c89cf3091ad1c9ce0d5e25d8 18 0.01 vMB 397
196,708 196,708 000000000000023ab2668a869b1e0817d6b686ec604a2b89d90e95352a46e920 216 0.10 vMB 136
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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