Loading Tool

Explorer IconExplorer

Memory Pool

80,461 transactions
30.17 vMB
0.14871138 BTC
Random Selection Loading Transactions
Max Size: 181.79/200 MB

Candidate Block

Mining Attempt 870e116c02d58e736663ae2c377afc138f803ed5d90926587c6ba22556c8ce73
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root a6d9f8f8456655973e412f1853af99d37c5f1c9eb075ac330ef7834b1404ed80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.07657296 BTC
Feerates: 251.00 > 7.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (141,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,694 773,694 00000000000000000006a890cbf3ed4e731b3156615ffb41321e4944a3875d20 2,975 1.00/1.00 vMB 16
773,693 773,693 0000000000000000000198143ef6148e804c462acf8dcb15f8122312795de123 2,473 1.00/1.00 vMB 13
773,692 773,692 0000000000000000000188d97aa7cc14aea06cb13553d1f0dce8ba31a8efc4d6 1,373 0.41/1.00 vMB 9
773,691 773,691 0000000000000000000202532a8015cd42c1dd8a922f8ee669adaeb72f0463b2 593 0.20/1.00 vMB 10
773,690 773,690 00000000000000000001b1e4d904cd524ed522664e32328034ce7826d8d2f3d1 331 0.12/1.00 vMB 11
773,689 773,689 000000000000000000041fad985124b9c9973f618978493e5f3f3f803a4c95f5 706 0.27/1.00 vMB 8
773,688 773,688 000000000000000000061d520a23de07d2c2ca1510038b68dda512500d7e483b 579 0.19/1.00 vMB 9
773,687 773,687 00000000000000000007235460b621ef1dfa95be287c44dbcc93e543d93f95c4 1,565 0.63/1.00 vMB 8
773,686 773,686 00000000000000000002adaebf74cea3627fe8999019d3ac5a8ec17af54a0921 1,864 0.73/1.00 vMB 9
773,685 773,685 000000000000000000035a3584db2a0f5e6093921c891468ebb5db8fc41f26d9 531 0.23/1.00 vMB 9
773,684 773,684 00000000000000000003f22964bc3ce4d8417a9f20274a32eb826e6983aa7a0e 951 0.33/1.00 vMB 9
773,683 773,683 00000000000000000003380263f82d2b081c6a3d4a09094d731047144431276f 83 0.02/1.00 vMB 12
773,682 773,682 000000000000000000056de468d528688816985e9dc55ff56fd4e9d7f14bcbab 17 0.00/1.00 vMB 6
773,681 773,681 00000000000000000005ba4afcb5983bfabb83534604600cf74cdb9b80b24b4d 1,103 0.46/1.00 vMB 8
773,680 773,680 00000000000000000002d4b997654947b1747ddd7304eb26011e34dca2fa7e30 2,826 1.00/1.00 vMB 5
773,679 773,679 00000000000000000006dbe8df1d032a0375b560dfca531ff6b4bd74c5ee0f70 2,234 1.00/1.00 vMB 16
773,678 773,678 000000000000000000069099763f748c18d136beb8f8c2994e49ff9d676fc90f 2,489 0.84/1.00 vMB 8
773,677 773,677 00000000000000000006f061502a6b6ae686897ac0b5198e5b684c56f609632a 1,838 0.65/1.00 vMB 9
773,676 773,676 000000000000000000035555e203157d03b4610d15d18f5a2f2ca77f8d9c6c59 1,898 0.87/1.00 vMB 4
773,675 773,675 000000000000000000036fab1a22688021149f50480be224247d61a146631bff 1,825 1.00/1.00 vMB 9
773,674 773,674 00000000000000000002b7da194ac8f47a22cc11429d974edce44238ca2a96f4 2,463 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.