Loading Tool

Explorer IconExplorer

Memory Pool

44,462 transactions
27.34 vMB
0.09391175 BTC
Random Selection Loading Transactions
Max Size: 144.41/200 MB

Candidate Block

Mining Attempt be584b184b7fbc82428ccc0f8cae78e6911f7dd5ea7c36c0501fd2b5c5995dde
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 9ea706349e6e72f210248ca82f6311f3b4eebac3ea3f8793c191e15006f3e3f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,886
Size: 1.00 vMB
Total Fees: 0.04243184 BTC
Feerates: 101.65 > 4.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (254,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,581 660,581 00000000000000000003d694a516999efc83eb365f298f612d8d0bdb8d9919ac 2,298 1.00/1.00 vMB 23
660,580 660,580 0000000000000000000260b5961109b2e7be7a844cd6b2ed1bfdefdee88ae58a 2,018 1.00/1.00 vMB 36
660,579 660,579 000000000000000000098b145b645bef56ac93a207775d46438f4d761b01a609 2,696 1.00/1.00 vMB 51
660,578 660,578 00000000000000000009e221358b9badc9a51811dc4c9139f871054713976154 2,559 1.00/1.00 vMB 66
660,577 660,577 00000000000000000000c4ab79de22fdcf95d63193fa091105e2662869cc56ae 2,047 1.00/1.00 vMB 82
660,576 660,576 0000000000000000000e0de0e7836a71c4a7b430f3b4165317d01c21767b3a36 1,428 1.00/1.00 vMB 17
660,575 660,575 00000000000000000006840989a7eed580d7dcfc7635fb43f484a16c8e1b2a6b 1,991 1.00/1.00 vMB 30
660,574 660,574 0000000000000000000b4e0a500c7b74e90c10c6c5732fac27862d35d41bfac8 1,626 1.00/1.00 vMB 24
660,573 660,573 0000000000000000000217854bdbaad037661fa56e7cc0695023b4e1d8d9636a 2,298 1.00/1.00 vMB 47
660,572 660,572 00000000000000000007a76a379dc104adf69cc73b38072c71252f57bda1c717 1,200 1.00/1.00 vMB 13
660,571 660,571 000000000000000000054fe2e39f6782a2cb217770eaf1c0a0d8b920a8e46910 2,068 1.00/1.00 vMB 14
660,570 660,570 0000000000000000000db149446fe9e9720d6a41d814166cf32afdf5935dfed5 1,775 1.00/1.00 vMB 18
660,569 660,569 000000000000000000010addae3683ec93a73769897f40a99f701d1dbc998e6b 2,127 1.00/1.00 vMB 35
660,568 660,568 00000000000000000008119ffb7c735146b58106a193c142214199b51fd5fdea 1,504 1.00/1.00 vMB 29
660,567 660,567 0000000000000000000917eca66ba1dd36b6931ce65431e9479aef09df5a93c3 2,700 1.00/1.00 vMB 71
660,566 660,566 000000000000000000020d39373fa059204227683b8e35d477895205462bf10e 2,779 1.00/1.00 vMB 64
660,565 660,565 00000000000000000001060fb539a4285a8dae9a410194d03e4e88479dad000c 1,952 1.00/1.00 vMB 62
660,564 660,564 0000000000000000000ad63675b7ed69ecb8400696a9392d6e48fdb969492832 3,000 1.00/1.00 vMB 95
660,563 660,563 00000000000000000003133511729c44dbf86ac3dc8e88fa25d155d93d2ece03 2,032 1.00/1.00 vMB 19
660,562 660,562 00000000000000000007866e0f99d9bd76d424ca09ba75fc29f419d8293eaea3 1,541 1.00/1.00 vMB 40
660,561 660,561 000000000000000000072d9230ef70f0573f1c71a471eeac120c16aa8cced336 2,913 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.