Loading Tool

Explorer IconExplorer

Memory Pool

42,149 transactions
18.44 vMB
0.18815769 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.62/200 MB

Candidate Block

Mining Attempt f73df0e601d94added5f67f6953de2beb8226d351f877d7de99eaa6e0954e94d
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ff495b2522db180f0c25107c75b81c5ef21aaa8cbbce9fabb39649981fa9d31d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,656
Size: 1.00 vMB
Total Fees: 0.06154361 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (716,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
196,707 196,707 0000000000000005736276bcd8c9ac55c70e8a66a3c81203277e4477634d8be9 139 0.04 vMB 129
196,706 196,706 00000000000003552541a5548ecaebe34352d4c91efeb687408ebdeda2f5bfd6 31 0.01 vMB 107
196,705 196,705 00000000000003de18a45dbb5823e1e72531ef4f03ff9520608baa6cb14f97a0 58 0.02 vMB 205
196,704 196,704 0000000000000452bcf735ef6301ac4342ed9b9ba9f821ec11a8067650479915 1,024 0.42 vMB 106
196,703 196,703 0000000000000476462e37ed843f7891a16130f042ff7035cd618c628240ddf6 238 0.12 vMB 262
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: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.08 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.