Loading Tool

Explorer IconExplorer

Memory Pool

77,273 transactions
28.95 vMB
0.08275150 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt f0a673fa8e70c096ad7160f27130fa9df093a5a844d0e3432d1b8562ff4f811a
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 86922dc977004dd673c661687b12862625cbf990da237a82e60d20259275e8ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.02224366 BTC
Feerates: 103.00 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (487,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,480 427,480 000000000000000000951386fb56b2472020f32ec70570e8165542f3761420d9 536 0.21/1.00 vMB 60
427,479 427,479 0000000000000000004bbeee190af5f8bd87d23b941cfd40f7c51568c93c0a69 518 0.26/1.00 vMB 47
427,478 427,478 000000000000000001308dd3497017f3054bd962872c74dc05bf87a4c1be896d 2,161 0.95/1.00 vMB 56
427,477 427,477 00000000000000000330e03596d56fd1fde77df515e857b02ff888368f869f6a 1,382 0.60/1.00 vMB 55
427,476 427,476 000000000000000002dceea8048991a4595e4241721f148aa4ca3757a2e9b2b5 1,299 0.55/1.00 vMB 58
427,475 427,475 000000000000000003b3466943f213406972bcbb98e8567098ac3f780aa586f4 715 0.30/1.00 vMB 61
427,474 427,474 000000000000000004268178465efb75ad856b02c6fefdd15bfdc3e63047bcf1 832 0.34/1.00 vMB 56
427,473 427,473 0000000000000000005ab6106ac05b51da1477b9a684641b1fc21c1882d3f48e 43 0.02/1.00 vMB 69
427,472 427,472 000000000000000003d70cf39a9f0df616629bb4e63dcc49d93b2841cba5ecb4 925 0.49/1.00 vMB 55
427,471 427,471 0000000000000000030f2e4dcc573eac5146cd2e9b6ca2cc9cd770f432be3d23 977 0.95/1.00 vMB 21
427,470 427,470 000000000000000000b44cc9923e617188c1655037a873d9dcbf3c258c7b5973 1,226 0.54/1.00 vMB 39
427,469 427,469 0000000000000000029f1510bf468c729aba3153d43226379ad5a85afe0c3b12 2,074 1.00/1.00 vMB 63
427,468 427,468 000000000000000001b63f5161587d34f81c51dfabbe6c6846d9fd753dc8d06d 746 0.37/1.00 vMB 44
427,467 427,467 00000000000000000107bbb73a7eb3a88aa69c5d53c35cc830984f4abef37242 2,449 1.00/1.00 vMB 66
427,466 427,466 000000000000000000b20febc03df14347cd1b73d6e1d27201827b92ec47be7e 1,678 0.80/1.00 vMB 43
427,465 427,465 000000000000000001e4b589cc4a7cbf819066b8455b345ae10aa6a7e8c248aa 2,713 1.00/1.00 vMB 73
427,464 427,464 00000000000000000202c3825fa287fed4715effb94f39485d0bc791e16c4b38 810 0.34/1.00 vMB 35
427,463 427,463 0000000000000000022fab10d87da55cabcd148408deaa2096e9c3808abc46c1 265 0.13/1.00 vMB 25
427,462 427,462 000000000000000000f3fe7a085ca4e26d27805a66c15a65f51b528cd547f102 2,398 1.00/1.00 vMB 61
427,461 427,461 000000000000000004b5e11f13c1e6fbf9f811eed1560d6f73ff7183db15e82a 276 0.11/1.00 vMB 60
427,460 427,460 000000000000000003b0513b30d2a73cac0e5a96402c45e46be5fd01e9f0c60e 374 0.17/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.