Loading Tool

Explorer IconExplorer

Memory Pool

79,172 transactions
29.72 vMB
0.08601532 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 3f5d7d3c1e33ae35efc4af492e9b3a5aac2fbf29457198b9957b7a9096863f8d
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (137,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,860 777,860 000000000000000000004045f44214113323e1fe0aa84fa55e286dcbc72f43a7 1,586 1.00/1.00 vMB 3
777,859 777,859 00000000000000000004515ceaf539b14b38073af2503b4133c687d735761f4d 2,819 1.00/1.00 vMB 16
777,858 777,858 000000000000000000030be36db2f33fa7ac4da04501fc8b9c0cdce5dec4fc46 3,055 1.00/1.00 vMB 24
777,857 777,857 00000000000000000006e22939cccb4cbf8f7c40afdad700400a137bd8c79a46 657 1.00/1.00 vMB 4
777,856 777,856 00000000000000000002ed81455d8ddf61b7e2347fd27ecc7cfb5807026b6c20 1,221 1.00/1.00 vMB 6
777,855 777,855 000000000000000000058806becd076462a0d5dc647316f248dc55054f9e89da 850 1.00/1.00 vMB 5
777,854 777,854 000000000000000000049ed041ff70589816a244d7ea3e1b48e5544531dfe9c7 1,812 1.00/1.00 vMB 11
777,853 777,853 0000000000000000000511b6a2f761d24540b91716854405ba56fd843a312104 1,980 1.00/1.00 vMB 10
777,852 777,852 0000000000000000000478159025e606bbaf779f746d93aa755ce63000e2f84e 1,637 1.00/1.00 vMB 7
777,851 777,851 00000000000000000004524318d3788a9c4e466f80d92be606c0647bacdcd309 1,123 1.00/1.00 vMB 5
777,850 777,850 00000000000000000001a8f099d58b3430df9ca51daadd74a7b95dc670119e16 1,804 1.00/1.00 vMB 7
777,849 777,849 0000000000000000000035262dcebe1602a2bdd3f2d67f40ad039a0fabee6b58 1,714 1.00/1.00 vMB 6
777,848 777,848 000000000000000000028134960523d0929add43f27a03c5a935bdbf29a55ba3 2,199 1.00/1.00 vMB 21
777,847 777,847 0000000000000000000275d2ec53447b6061003afb97ea33203f54f18ba8e4c4 1,309 1.00/1.00 vMB 9
777,846 777,846 00000000000000000004cff9cd215c9251e4f7fc1c158cb8ee0dc827f899e513 1,746 1.00/1.00 vMB 20
777,845 777,845 00000000000000000006364dbfd62e5b16de6c33c0062e702584873cbdd26ede 2,915 1.00/1.00 vMB 12
777,844 777,844 00000000000000000002d52fc02e0c9c63b7e2a2eaa055f0ff24c571d82c98f7 3,089 1.00/1.00 vMB 24
777,843 777,843 000000000000000000033e5512f3b19c8d7aa2a2706fc6e749c10d116a6c7663 2,923 1.00/1.00 vMB 16
777,842 777,842 000000000000000000002e5e3f0c8d6e26519db9d140580980f158eccb45e070 2,837 1.00/1.00 vMB 17
777,841 777,841 0000000000000000000723315a7ce553709e8e818403451d1969fa8116f7a1ce 2,171 1.00/1.00 vMB 13
777,840 777,840 000000000000000000006fd338d8008e26ac52e7e83142282924a264fdd7e1e8 2,837 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.