Loading Tool

Explorer IconExplorer

Memory Pool

43,790 transactions
28.71 vMB
0.07088585 BTC
Random Selection Loading Transactions
Max Size: 148.01/200 MB

Candidate Block

Mining Attempt 4093cf71ab46b104f5423da92e8cb424aadad8fe2a8e0e166db6000732f02dc8
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 6fecf9b1491380be29a7b84a43c6298be8384eb0acc89279af817b25c179729e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,210
Size: 1.00 vMB
Total Fees: 0.01515330 BTC
Feerates: 201.07 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (536,034 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,591 378,591 00000000000000001195d107b5d3fb569df35b6ce17ff21b950318609335ee28 1,920 0.93/1.00 vMB 30
378,590 378,590 00000000000000000f8c1f949cf8895ee1fc8c6c2df637622897b315ba86ec99 1,827 0.95/1.00 vMB 32
378,589 378,589 00000000000000000c3ed928e8055bc9507988d2f1743de4b0f93e47fb66cad2 1,781 0.92/1.00 vMB 28
378,588 378,588 00000000000000000948d37a741980c5bfb2e83d93631d835222f50adc54137e 2,392 0.75/1.00 vMB 68
378,587 378,587 00000000000000000c662d76652e0ed51aa6cd81dbc9ce660e68c0fbf6fd5637 1,787 0.89/1.00 vMB 35
378,586 378,586 00000000000000000a084b428c62776c06314b56695bb39f435e45511e66a346 1,079 0.75/1.00 vMB 34
378,585 378,585 000000000000000008de5717b576f88556ee69fcb39ef6c3324ef6ecffd72fde 693 0.99/1.00 vMB 7
378,584 378,584 0000000000000000111bdc0858fc6344afceae7a315b5a5c9a302107144d0d16 1,601 0.75/1.00 vMB 43
378,583 378,583 00000000000000000f445fb75782c5e7f7845a4e6e5492970baee28d6fed954d 1,465 1.00/1.00 vMB 31
378,582 378,582 0000000000000000090509ed0f3ac22d15a00892a9750161231edb62b16d9de4 1,360 0.88/1.00 vMB 24
378,581 378,581 00000000000000000ad4aa58c807a40c37951a5155593fe0acae36ab820e4267 1,017 0.57/1.00 vMB 30
378,580 378,580 0000000000000000054b8564ad6719f201d1421d316717d324eef57d7dad0667 1,601 0.95/1.00 vMB 31
378,579 378,579 000000000000000004be6832bf9953c2cd587c88797a53a8f8ebc19521794ed2 2,225 1.00/1.00 vMB 48
378,578 378,578 000000000000000010bc32d1fc8de8e9b58f607e0bffee410ac4abedb243f2e1 2,720 0.93/1.00 vMB 59
378,577 378,577 0000000000000000053365aea6c9c65c2e4f57da7fc8bccf0df05972114ee029 1,322 0.75/1.00 vMB 32
378,576 378,576 000000000000000002655ba1800adad93225babd354e57639517478c6834e76c 1,607 0.93/1.00 vMB 31
378,575 378,575 00000000000000000d585c5b0111eb2cc5d3ef47d3bda21276967108e62d9772 2,881 1.00/1.00 vMB 59
378,574 378,574 0000000000000000027d382ef7c586e0e97f623e685c9f927e78865420f72b5f 1 0.00/1.00 vMB 0
378,573 378,573 0000000000000000103739bcfe9a1a5336d3eb98ab678cc293c45467dac1469b 354 0.97/1.00 vMB 5
378,572 378,572 000000000000000009c3e775ff24cb3542ab76d2ce3eec5b2c57b4eabf702b93 327 0.13/1.00 vMB 40
378,571 378,571 00000000000000000048372e2eed685283419da1fae9778bfdba840429197e98 422 0.49/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.