Loading Tool

Explorer IconExplorer

Memory Pool

77,176 transactions
28.74 vMB
0.07486337 BTC
Random Selection Loading Transactions
Max Size: 174.07/200 MB

Candidate Block

Mining Attempt b96382e49f1de4fb0fa2bdce7c1223afa0cc02bc426a330ab3d01af5dbc2aeb0
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 907c2cb3d33e91d4a656cd623c0d1ef2032d80e57118a70d635f698ac9883375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,990
Size: 1.00 vMB
Total Fees: 0.01516954 BTC
Feerates: 71.79 > 1.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (381,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,722 533,722 0000000000000000001f60ff2a946848ea0f4cb0ee712d8c9162a3ba51ae4fa5 1 0.00/1.00 vMB 0
533,721 533,721 00000000000000000007de71324b2bfe930f00c2b8eebe40517b3f947e5fd22f 26 0.01/1.00 vMB 27
533,720 533,720 00000000000000000012261ee75efa8cc14d1144fd24823f8db3e6a6ecb7a23d 122 0.05/1.00 vMB 26
533,719 533,719 00000000000000000026807cb2cec7df5f9dc63b5f397a0ca76722ec3cc70b93 1,017 0.46/1.00 vMB 27
533,718 533,718 0000000000000000002427f8d9602eccc93424f197ba385b62e558078d5d0a10 1,127 0.41/1.00 vMB 10
533,717 533,717 000000000000000000159a689bc75c9fbca7ff3433c98cebdfec5d2edc334eb3 222 0.11/1.00 vMB 50
533,716 533,716 00000000000000000014cbf9b9de36e46925fc21b65ef61632607c676ca7cbf4 1 0.00/1.00 vMB 0
533,715 533,715 000000000000000000127ca91d966dfcc6e913d788cbc85d5263f7542353f92f 804 0.30/1.00 vMB 39
533,714 533,714 000000000000000000187f1741282ac0437d03677094a87b0c048b5f17e9e292 218 0.12/1.00 vMB 12
533,713 533,713 0000000000000000001e0ea0590ed73a33828efa1e95cfbcbcb4cc4aeae14c5b 596 0.24/1.00 vMB 27
533,712 533,712 00000000000000000019ae3b7e853f7a793bb07a56143752e066075c76fe0cc2 1,459 0.62/1.00 vMB 21
533,711 533,711 0000000000000000002df9e1a0f037915dbc1f4616636d4daae99267f79d43b7 1,279 0.43/1.00 vMB 40
533,710 533,710 00000000000000000012e1365d83f9711b1fa8825bcc91e531c92522caa867b3 608 0.20/1.00 vMB 19
533,709 533,709 00000000000000000001baa0861a6ef470619cdc440533e7bfa601188dcea845 1,320 0.53/1.00 vMB 30
533,708 533,708 00000000000000000030fafd2494b4f34bce96995643d79069d9139f3ac93928 138 0.06/1.00 vMB 19
533,707 533,707 00000000000000000027d5a63ca0cf7eb233e8f3e4d362167c2115ccfdddff7c 350 0.11/1.00 vMB 10
533,706 533,706 00000000000000000008922791d5e20654a2e56fad50c805979a1fbb60373dcb 776 0.26/1.00 vMB 19
533,705 533,705 000000000000000000038532f28c1eca755f4182a94896ea4a7d670bc8557ed6 1,468 0.64/1.00 vMB 35
533,704 533,704 0000000000000000000bc1c6a80b005d0afe5491d44a9402c6e2274afcc21a62 1,455 0.78/1.00 vMB 14
533,703 533,703 0000000000000000000303312d3fb8ccff44d4f63d90dce6901514e093edbc32 2,452 1.00/1.00 vMB 26
533,702 533,702 0000000000000000001e3c0ed1366c387b02fed2354f9d62087fe237cb4ded4d 1,362 0.60/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.