Loading Tool

Explorer IconExplorer

Memory Pool

51,407 transactions
29.23 vMB
0.07883050 BTC
Random Selection Loading Transactions
Max Size: 158.04/200 MB

Candidate Block

Mining Attempt 6df59695de5789a3f081c43f8334423e264824f7c57d06b5a448356cc37608b4
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root d52d8ae06294abae6cf9e9e54ed9e2498de08f962fb94ad31a02fb8fe385ec4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,582
Size: 1.00 vMB
Total Fees: 0.02279854 BTC
Feerates: 173.90 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (9,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,872 904,872 000000000000000000021a2a385db35e678f77f8f198d68e0b534d8670816955 1,150 1.00/1.00 vMB 1
904,871 904,871 00000000000000000001c0e180dc2cafe62dc665be34d3a608eb200ea716fbcc 1,277 1.00/1.00 vMB 2
904,870 904,870 000000000000000000012048415e95b213d286d07e3bd0a6027ca6dca6858d7a 2,448 1.00/1.00 vMB 2
904,869 904,869 00000000000000000001a719ac4cbd1b023ababe3759499729e1a6ca9ceac62c 4,012 1.00/1.00 vMB 5
904,868 904,868 00000000000000000002284acd549508979ccf5a252e0522e8477cf6df60b5ce 360 0.22/1.00 vMB 2
904,867 904,867 00000000000000000000b23fff50a17cafe92338f1d9a409ac8e8dea43862a5a 473 0.27/1.00 vMB 1
904,866 904,866 00000000000000000000d6be68d683035e2a6772237f1b3dbebb3df829a0aed1 1,369 0.79/1.00 vMB 2
904,865 904,865 0000000000000000000123db73be6a54f9a87685106bd3f6f591efc85c13cac1 418 0.31/1.00 vMB 1
904,864 904,864 000000000000000000017ac0711204f3b0fb197a6bf749053df1d59ff0c7c485 1,218 1.00/1.00 vMB 0
904,863 904,863 0000000000000000000228e041d818214659fe7d72752b351a0b65ac89f531b6 133 0.09/1.00 vMB 1
904,862 904,862 00000000000000000000fb0dfdae3cbe2f7662efe132c698a5616f6ff1e00c55 1,464 0.67/1.00 vMB 2
904,861 904,861 00000000000000000002042bd4cc69e90e7c7014ebb2d6786f47e208f63e99e2 456 0.23/1.00 vMB 2
904,860 904,860 000000000000000000025b6d43ca9c99171095d72eadf137e9019c593464ac5f 8 0.04/1.00 vMB 5
904,859 904,859 00000000000000000001f94c3743ec8b10013e8532dd3786f992d744f4c06aa4 1,605 0.64/1.00 vMB 2
904,858 904,858 0000000000000000000092e8142a6fd3c2b7b19a3958a9c4a63aa285d6422bfb 592 0.23/1.00 vMB 1
904,857 904,857 000000000000000000003c225bfa45f92ee57f398caafb049e43173a5063269b 1,733 1.00/1.00 vMB 2
904,856 904,856 000000000000000000009846d01f4bf0f1043e93ae2a8b5b828f89aa7efa1f88 521 1.00/1.00 vMB 1
904,855 904,855 00000000000000000000796e14f5d58963749165aa6bc54ad6c300cb0856d93a 1,009 0.33/1.00 vMB 2
904,854 904,854 000000000000000000009250841a03a034169c9426fb7f565c5e6049a1228bf1 2,772 1.00/1.00 vMB 2
904,853 904,853 00000000000000000000b475925dd973c819948ee6265388e9a3e46eef0bca84 1,098 0.24/1.00 vMB 1
904,852 904,852 00000000000000000000bb40099e48d75afdbf63c3746e9b9984189db2e6c060 2,839 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.