Loading Tool

Explorer IconExplorer

Memory Pool

83,022 transactions
31.36 vMB
0.13000536 BTC
Random Selection Loading Transactions
Max Size: 190.06/200 MB

Candidate Block

Mining Attempt bf65626a5760b1510acae8efc10fa0d707bb16a32ca828cf83a1c600572bcd81
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root b34ecf10b2166f67eb281630d1843caa1d5f9e6ab91606b18a562117e4616bf9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,034
Size: 1.00 vMB
Total Fees: 0.04590651 BTC
Feerates: 318.30 > 4.60 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (488,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,985 426,985 000000000000000003a08036a3866afe52fa91a50c4e5fc49f411ae7eac21ca8 1,511 0.88/1.00 vMB 43
426,984 426,984 000000000000000000ae66629bcbcdf0f6f3677db08042ff2cba86b07efdeea3 1,466 0.99/1.00 vMB 48
426,983 426,983 000000000000000002c7c802eb24632d5166a485fbb3f8fe8ea2e5ca8d854488 471 0.26/1.00 vMB 53
426,982 426,982 0000000000000000011266949b778a9bcc0b0089f5b638bcebe00f828bb68c4a 940 0.36/1.00 vMB 69
426,981 426,981 0000000000000000031a3ccf32e0f7bea4cdf5c20b7e89d89b0fba849cf58326 498 0.53/1.00 vMB 28
426,980 426,980 000000000000000002a9259d01e91ca454e1b624b0423e726fbb873eb94d6a52 1,809 0.99/1.00 vMB 47
426,979 426,979 0000000000000000040ccbc76d4db9e80c18afa46a4a7ab31c7796141de54e40 2,299 0.96/1.00 vMB 58
426,978 426,978 0000000000000000007b20cf97658b0fc4f8b5c6cb15e0f20dda3c452337e1d2 44 0.95/1.00 vMB 8
426,977 426,977 0000000000000000026064fdd7953ec22e1950dadd528176146d118b50558073 2,187 0.98/1.00 vMB 60
426,976 426,976 000000000000000004fc16002a756362b6e8223d7cc0cc32ee57c030ec3136c3 339 0.99/1.00 vMB 15
426,975 426,975 00000000000000000082b1a18e3c0935be3643d47094deac6e02eaa5c4b52020 450 0.27/1.00 vMB 58
426,974 426,974 000000000000000001e8f7e756e69395bd25db4f1de70e1bfd374c577aa30bb2 1,462 0.99/1.00 vMB 41
426,973 426,973 000000000000000003e6c7c0c69a388c71a9cf04de7f72207ac850fc5f92f7cd 102 0.04/1.00 vMB 64
426,972 426,972 00000000000000000460a270d53bdaa3e0d5c4ec442d8268dd8ed95772b6af12 357 0.98/1.00 vMB 15
426,971 426,971 0000000000000000004f9b7ce3e08706ccae3ea3b037cd3fcb72a09fbe8df820 1,697 1.00/1.00 vMB 41
426,970 426,970 000000000000000001595ce0b9d095fcc393eb61758e2a8a7ab66c8b5ba57d82 1,449 1.00/1.00 vMB 39
426,969 426,969 0000000000000000007d75ae47348bdd13d41d5c6e433e400073f6195a390b7c 2,121 1.00/1.00 vMB 48
426,968 426,968 000000000000000002ce75703ed9246ec21cd0f3662e34f23e13a2f775e09020 2,874 1.00/1.00 vMB 86
426,967 426,967 000000000000000002eedf7fc74c949bcdd44126a645dd391ae3ab5359690d00 1,710 1.00/1.00 vMB 53
426,966 426,966 00000000000000000280cd2fd402c1748e623049041be1f1ab71b83fdfca62e8 1,440 1.00/1.00 vMB 18
426,965 426,965 00000000000000000160bf84f257263e03ac77159748fec69b93480f383009ca 247 0.10/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 783.08 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: 722.50 GB
    • Received: 18.40 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.