Loading Tool

Explorer IconExplorer

Memory Pool

84,424 transactions
32.02 vMB
0.11092985 BTC
Random Selection Loading Transactions
Max Size: 194.06/200 MB

Candidate Block

Mining Attempt 7c0d538fa0ca190fa1317602bbb57e957cd74da98e420fc4e414b8f09c0b925c
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 9c1ea0b9a93e9a0fa788db77423ce932201717b026bc2069d76daa1bd8ea062e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,802
Size: 1.00 vMB
Total Fees: 0.03843594 BTC
Feerates: 351.58 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (637,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,331 277,331 00000000000000007e9be4e597a73c8794669d0d2445f00d650ccb2ee20958a1 304 0.14/1.00 vMB 37
277,330 277,330 00000000000000000bb529a3f42c8b441e9165e6b7b835199a95c7e1af4dca08 97 0.03/1.00 vMB 200
277,329 277,329 000000000000000195087e56852ca12191fe5b60e31ad02a6e0b8eacc107d808 130 0.12/1.00 vMB 20
277,328 277,328 0000000000000002247a99d21c60b6fe00e743b94ede8436bc2d2c9e2e633f62 685 0.25/1.00 vMB 62
277,327 277,327 0000000000000001bccc8cf5a7880e9a16d06820da5dca2fcd78e6ddeb6fc833 235 0.09/1.00 vMB 60
277,326 277,326 0000000000000001cc3b3d94cedd08403c4900b0e1664d6d449d04c7caeb6d99 475 0.38/1.00 vMB 25
277,325 277,325 0000000000000003860ba9ab808e44cb07bd742a8c1d0c5571ca75f1aad30952 457 0.25/1.00 vMB 35
277,324 277,324 0000000000000001f02224fda80d012ac75ae8cee44741c44cab08e0c931cde2 489 0.41/1.00 vMB 17
277,323 277,323 00000000000000032c473864f7ac026e173575034168c7e31833c92e2bdc4719 666 0.25/1.00 vMB 81
277,322 277,322 0000000000000000c71c95b3e86fb22b10488bc9eaa0833d4a26a7bf8f65707e 881 0.50/1.00 vMB 28
277,321 277,321 0000000000000000f9cf60291158612ff11695f7802af16fe680383c41f1b252 761 0.25/1.00 vMB 100
277,320 277,320 000000000000000329ebf9211ede2493256f005902301dc80fc8afaffb52f083 49 0.03/1.00 vMB 35
277,319 277,319 00000000000000033a283d518d3710db2cd51adbf29884208b3a0af03799613f 99 0.05/1.00 vMB 20
277,318 277,318 000000000000000221b806dc42f784a70c3234511c91e1c8291cb0d91365bb5c 272 0.15/1.00 vMB 50
277,317 277,317 000000000000000010236c269dd6ed714dd5db39d36b33959079d78dfd431ba7 643 0.28/1.00 vMB 61
277,316 277,316 0000000000000001b6b9a13b095e96db41c4a928b97ef2d944a9b31b2cc7bdc4 419 0.22/1.00 vMB 41
277,315 277,315 0000000000000002a7bbd25a417c0374cc55261021e8a9ca74442b01284f0569 40 0.04/1.00 vMB 11
277,314 277,314 00000000000000027e7ba6fe7bad39faf3b5a83daed765f05f7d1b71a1632249 281 0.12/1.00 vMB 46
277,313 277,313 00000000000000038388d97cc6f2c1dfe116c5e879330232f3bff1c645920bdf 376 0.15/1.00 vMB 55
277,312 277,312 00000000000000015f7a8443e161019997ede75fe3a2bf9e353585eb09161c7d 15 0.00/1.00 vMB 40
277,311 277,311 000000000000000295c74eae7d2e8e02b3097454318348e1cc8b9cf6aef15cd9 187 0.09/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.75 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: 708.67 GB
    • Received: 16.75 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.