Loading Tool

Explorer IconExplorer

Memory Pool

19,398 transactions
21.65 vMB
0.02871983 BTC
Random Selection Loading Transactions
Max Size: 112.05/200 MB

Candidate Block

Mining Attempt 4dc504f07749bf9e5d1ef56295b8a0a989bb882886dc37538d97013022a980df
Version 20000000
Previous Block 000000000000000000000d8f5bc3c49733c16398864d585938c12d0fa01dbaa6
Merkle Root 3bd7484b22d1ee41391190d960abba9f8697a5bac8041bceacc2702e61c175e4
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,061
Size: 1.00 vMB
Total Fees: 0.00522328 BTC
Feerates: 30.44 > 0.52 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,360 (52 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,308 940,308 00000000000000000001ba009ec9455420b1c3e193ed7b53e0e5b83abe21fed8 3,433 1.00/1.00 vMB 7
940,307 940,307 0000000000000000000087ff388b876d45496f0946881d856f7fef958d768b33 1,432 0.32/1.00 vMB 2
940,306 940,306 00000000000000000000a1760a65c00475aa030e17bf1d4b27b4e57452a9f693 2,466 0.61/1.00 vMB 2
940,305 940,305 00000000000000000001d7c79653e0ad0eab7430325c292c256b793589ee110d 2,983 1.00/1.00 vMB 2
940,304 940,304 000000000000000000017e86aadf4500058c691fa28e399bee50f5442b8cdd9c 1,829 1.00/1.00 vMB 1
940,303 940,303 0000000000000000000121a5e69f86228749b09af12b571bf0a9fa5324b27515 2,963 1.00/1.00 vMB 2
940,302 940,302 000000000000000000009ce094a4436d71f4386772bbcb9befe8bfb84b9367ad 3,111 1.00/1.00 vMB 2
940,301 940,301 000000000000000000016fa0ec1b9a351afaac4263080104802eb4994987c352 2,706 1.00/1.00 vMB 3
940,300 940,300 00000000000000000000008bbd6e601853266a43cfbd5e823f3324fceb65110b 4,021 1.00/1.00 vMB 4
940,299 940,299 000000000000000000011a0fedc5c137037e3a4b3716316ba14237e40446e2d8 3,205 1.00/1.00 vMB 3
940,298 940,298 00000000000000000000cd94a77fcab6b5d165d88bd981928645282a9b5d175f 3,524 1.00/1.00 vMB 4
940,297 940,297 00000000000000000000fc363a30dbec38879f8f2dd0200ba348f77347578704 3,355 1.00/1.00 vMB 1
940,296 940,296 00000000000000000000a26f6a0ee2f3342eb2a8d0efdef38fc2448c8023f6cd 3,492 1.00/1.00 vMB 4
940,295 940,295 00000000000000000001e2041bf22650008ff05589b8a210298747bf02b73ac2 913 1.00/1.00 vMB 2
940,294 940,294 0000000000000000000026e52280e82a1b0508237b19f419f22116d36d170f27 3,323 1.00/1.00 vMB 3
940,293 940,293 00000000000000000001b210374981d9c389703bf3e227a8d55c19891ad1a866 3,619 1.00/1.00 vMB 7
940,292 940,292 00000000000000000000acf2fa6106eb888594ca5350d0008db55348b37f1bed 3,790 1.00/1.00 vMB 4
940,291 940,291 00000000000000000001ebabeab7028b6958fbf8c12752c316bbd1326c2a20c4 3,404 1.00/1.00 vMB 4
940,290 940,290 0000000000000000000066c1a8a3ddb5c1a9a138680e31d9ab25c1009ad1c63f 3,720 1.00/1.00 vMB 4
940,289 940,289 00000000000000000000f099da2b9853651b8c8a36cafa603fb54d9238f3a93b 3,564 1.00/1.00 vMB 4
940,288 940,288 000000000000000000019a89f941416dfb9d25a03a6aa7410a9c3c481820cd3a 4,037 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 827.40 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: 4,453.63 GB
    • Received: 242.34 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.