Loading Tool

Explorer IconExplorer

Memory Pool

26,153 transactions
22.40 vMB
0.03272801 BTC
Random Selection Loading Transactions
Max Size: 120.28/200 MB

Candidate Block

Mining Attempt 833d680a973dfbcbd695f7281613150458ad81be4b0bfa438d75dafc3b1b86f7
Version 20000000
Previous Block 000000000000000000009b7795bebc190494422f815c57845b571262b4480762
Merkle Root dbcf6a7085405d6b81f4720f71cc0588ebbc8a95b62d7dc336a5866a6742e4a3
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,414
Size: 1.00 vMB
Total Fees: 0.00830673 BTC
Feerates: 100.46 > 0.83 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,472 (172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
940,287 940,287 000000000000000000007f5a8c1b26fc86fabc7deec71e1ba8c0a93599689a30 2,634 1.00/1.00 vMB 4
940,286 940,286 0000000000000000000052063197b4bca4318175b4802edb783b37c8b8e79737 3,777 1.00/1.00 vMB 4
940,285 940,285 00000000000000000001a43f2d9e1675bde762c50ae881a79cfed68cb7bb929c 3,218 1.00/1.00 vMB 7
940,284 940,284 0000000000000000000086b49af7d13ab46c28fcebf3bb288be271adb2b2a10c 2,253 1.00/1.00 vMB 2
940,283 940,283 000000000000000000011dffa345924916a77db7aa128808e96df2e45694f9e2 3,352 1.00/1.00 vMB 4
940,282 940,282 00000000000000000001604af5513dda10da58890520ba99b2ba27154d3efec1 3,985 1.00/1.00 vMB 6
940,281 940,281 000000000000000000009b3c072fbf467e792b7181fb5ecf93c5e1fceb10ba50 3,418 1.00/1.00 vMB 3
940,280 940,280 00000000000000000000a29461ddd348bb281b8370926f038f4a1d6919d2ce62 3,749 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 827.61 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,459.81 GB
    • Received: 243.28 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.