Loading Tool

Explorer IconExplorer

Memory Pool

37,191 transactions
27.76 vMB
0.05850685 BTC
Random Selection Loading Transactions
Max Size: 140.49/200 MB

Candidate Block

Mining Attempt dbaebfd567fb5ae9e11b7fd3e08ef163b6472bafcddd328a24ab3600f1628183
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root d48ad0b04d51923dedea24f998029ba2debacc69e4cd95c2866029b06c83427b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,900
Size: 1.00 vMB
Total Fees: 0.00573128 BTC
Feerates: 20.54 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (221,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,918 692,918 0000000000000000000b6650c5efd82763755008ef834b08427ede3786f0783a 2,937 1.00/1.00 vMB 16
692,917 692,917 0000000000000000000f5922af9ae7762d251db95e17c9586fbbc2e89c66a9b7 1,316 0.50/1.00 vMB 14
692,916 692,916 0000000000000000000c64638281aeb80ac4c70f37059be6df69726aa05c7faf 430 0.20/1.00 vMB 11
692,915 692,915 0000000000000000000a06cb19e8edec9bfdfc377250ea2676215ec5cf758510 1,955 0.78/1.00 vMB 15
692,914 692,914 000000000000000000094a8f3e47eeedae017da6b0a466cc2466c32b75e11559 245 0.08/1.00 vMB 21
692,913 692,913 0000000000000000000240db42510b8571167251bcd5018ce7823e84c1b8af73 774 0.62/1.00 vMB 5
692,912 692,912 000000000000000000137cab3ef1ccddbddacc7fd9284bb1cd1e1953f1861cb6 2,173 1.00/1.00 vMB 13
692,911 692,911 000000000000000000074545f0dcd07895e588e6859efae8f1baa3db6c23c007 1,789 0.94/1.00 vMB 8
692,910 692,910 0000000000000000000f420e613d56e869f7c9fad9cd0860b87c71dbba9922db 3,028 1.00/1.00 vMB 10
692,909 692,909 00000000000000000014898809cdd886b7d4257cceb1e4c7b2e33c599b065e8b 2,670 1.00/1.00 vMB 22
692,908 692,908 00000000000000000002976a5e2229f639112077c9524312ffa32333fa2ceab8 925 0.38/1.00 vMB 11
692,907 692,907 0000000000000000000cedcfca7d31ebf3dd57294401c7062b2fff400d28fbd1 1,338 0.58/1.00 vMB 10
692,906 692,906 00000000000000000005551c7c748ff42357dbdca3d15214493139c9ca40f1a3 1,878 1.00/1.00 vMB 38
692,905 692,905 0000000000000000000493cbd541ee38b979dbc51bbb71d13178e41ccf83daab 1,372 0.72/1.00 vMB 10
692,904 692,904 0000000000000000000432f374e584cf6420a75755b651e1da0c7cd1547b11ef 1,266 0.46/1.00 vMB 11
692,903 692,903 00000000000000000003091f0cef587a8e4756660ffb11545ddbbeeaba8e01c1 1,359 0.44/1.00 vMB 14
692,902 692,902 0000000000000000000674c3633d302154f22b7494b6ac481d81cab15cbd8f7f 413 0.11/1.00 vMB 15
692,901 692,901 000000000000000000009be9a84981b5f47e0d31dfc4cc2d27b5acc249795c0d 529 0.19/1.00 vMB 13
692,900 692,900 000000000000000000132bb5418397f8f90af2fd56779a73a3bee03c9ba15583 1,473 0.49/1.00 vMB 15
692,899 692,899 0000000000000000000b14337915e185ee58114987fd977b06f3a53e43befb96 449 0.24/1.00 vMB 5
692,898 692,898 0000000000000000000a0e711cf8fbe882edc7b1640b1991b2e2db3c27351321 2,005 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.