Loading Tool

Explorer IconExplorer

Memory Pool

44,924 transactions
29.77 vMB
0.09002077 BTC
Random Selection Loading Transactions
Max Size: 153.71/200 MB

Candidate Block

Mining Attempt 0d01a6609b5c3dd1c6606d2bc1d26802ec31e76755f57f3e92a1a5bb7329b3c1
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 00de6f8ec9b03eeaa8f14531ba8dcbf7395ee41db19f5bcfc11531e44ded808f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,110
Size: 1.00 vMB
Total Fees: 0.03047663 BTC
Feerates: 477.45 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (662,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,654 251,654 000000000000004812a87c37f8d9ad2d613631bc27325b44ddc036f54aa0816b 234 0.12/1.00 vMB 102
251,653 251,653 00000000000000399a39fd8e7a2068cf06eaf5cb1f518575c959b2536863fa41 238 0.11/1.00 vMB 103
251,652 251,652 00000000000000157b83d2364c4ff4c26efe0b99d3ff3f2c5ef81b95446ad5cf 211 0.09/1.00 vMB 136
251,651 251,651 00000000000000070379f838b5fc5f943c4ff32571ee7d92710f1751cc0f03aa 39 0.02/1.00 vMB 34
251,650 251,650 000000000000002d4688a780c3742b8569236fe2359e9b472294885b7367ddb5 379 0.18/1.00 vMB 129
251,649 251,649 0000000000000057e1dd8891a5dfdc9371136c2583bf389b2db055a215ec36ee 11 0.00/1.00 vMB 107
251,648 251,648 00000000000000325956806e90cb36c251dc4969819fae256bfefa44ae4eedba 25 0.01/1.00 vMB 5
251,647 251,647 000000000000005caa8773afba256898fda90a6e98404931c70944d2f39ea8d3 111 0.05/1.00 vMB 130
251,646 251,646 0000000000000041d5c80dd96c395ca42b8e5c07c0b15f2c28b87f7426929a67 307 0.15/1.00 vMB 122
251,645 251,645 000000000000006098b9458888fead6316617c8f9f43bfcee0f727015b8d637f 212 0.09/1.00 vMB 125
251,644 251,644 00000000000000671b5f21137211f11fc9eb70e94ef5f2606a3cb2574b491e54 195 0.10/1.00 vMB 105
251,643 251,643 0000000000000063d5ca9e41cef1272f7cc9c466ef7a2054f8fc6c9c225bd4eb 417 0.19/1.00 vMB 129
251,642 251,642 0000000000000054523adf80bae732fee78e9db377dfef20412029b9d09db054 180 0.08/1.00 vMB 132
251,641 251,641 000000000000001396dd3399bd95690845d5a0fe75be54545767358b8bf9aca2 174 0.08/1.00 vMB 134
251,640 251,640 000000000000002825b3e6dbff3847008156325217c276887e3c47c5b2e9aeb8 34 0.02/1.00 vMB 68
251,639 251,639 0000000000000011ac152806cd698663e475aa02d908465970cb7cf13bbc65e8 55 0.03/1.00 vMB 49
251,638 251,638 000000000000001d0d773ef7b81bb83a7d8ac76c0e5ed8c800b17afa84da64ee 385 0.16/1.00 vMB 129
251,637 251,637 0000000000000034f6d9cdf9b58cda14c15851003d2e022f14e02613d970350b 349 0.14/1.00 vMB 152
251,636 251,636 0000000000000051ca424c6fa7449af527161396ed3a72483800ea7dacc4e1e1 217 0.08/1.00 vMB 121
251,635 251,635 0000000000000038957352392bb44a29c2b3a5e01ec9f4165c874600f4afbc83 179 0.08/1.00 vMB 129
251,634 251,634 0000000000000001b9be9bc72c889e306e79e576c39e8ca145831a88ba89719d 101 0.04/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 781.71 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.60 GB
    • Received: 11.93 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.