Loading Tool

Explorer IconExplorer

Memory Pool

77,130 transactions
28.31 vMB
0.09022436 BTC
Random Selection Loading Transactions
Max Size: 172.50/200 MB

Candidate Block

Mining Attempt bfdf93db99d1c91b8c2482baa2bca50752a0941edeceb86ee79b0882eb6abf37
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 1adf51ce78138fcf9173144530a0f1cb202ffba646b8082ca3a95cadf8fececf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,966
Size: 1.00 vMB
Total Fees: 0.02771622 BTC
Feerates: 201.07 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (110,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,365 804,365 000000000000000000041877d68044fb2c5c422b839ff621a32dcd8ad86c1510 2,399 1.00/1.00 vMB 14
804,364 804,364 00000000000000000004ea538ff889e27aa918332fb7a1319ff119f7a1bf70da 2,359 1.00/1.00 vMB 9
804,363 804,363 00000000000000000000c591b19f87fd3dbc7b1d0922d63dc702382de7f63dbc 1,609 1.00/1.00 vMB 7
804,362 804,362 0000000000000000000180aa2e706e1381fc1bc214d1a8a7dc2ef4b0945c90f6 3,343 1.00/1.00 vMB 13
804,361 804,361 00000000000000000000814da703092305e7d92afd16f6ad2552db5e5347d25c 3,193 1.00/1.00 vMB 14
804,360 804,360 000000000000000000038e7a9de3a275ded1502cbf3671247d542781d6825e38 3,458 1.00/1.00 vMB 14
804,359 804,359 00000000000000000004984f3bef846522f6db9385c494ecfbedd89373469f8a 2,705 1.00/1.00 vMB 14
804,358 804,358 00000000000000000002b639a4a1b92ed448d39d8ae025ce41a02d50edcb2399 1,849 1.00/1.00 vMB 9
804,357 804,357 00000000000000000005501d43d909f29cf36d3cbe41d1749a7d2a0b7aab4a25 3,411 1.00/1.00 vMB 19
804,356 804,356 000000000000000000043ce4cf32b20b237231b14a2af4c0b99b3081f3b4a388 4,193 1.00/1.00 vMB 10
804,355 804,355 00000000000000000005361e939ccda6b559123586179144e1adf2ef401825eb 3,735 1.00/1.00 vMB 8
804,354 804,354 000000000000000000018c81394cfe85f3cfe2cc7051084a1149ed71aa7438ee 3,690 1.00/1.00 vMB 10
804,353 804,353 000000000000000000023f52a9422e176e20f1ee9c22ff6cce8ccba4512e27ac 4,230 1.00/1.00 vMB 10
804,352 804,352 00000000000000000000b7cc8f5a97d741ddf2271f35cca969602c495fa25f08 3,919 1.00/1.00 vMB 10
804,351 804,351 000000000000000000027237973ad98bb2492325a95695293d5d1d4acd49c504 3,548 1.00/1.00 vMB 11
804,350 804,350 00000000000000000003ac4896e4548db14e7a2161d94f235578aa003ac08fe9 2,233 1.00/1.00 vMB 9
804,349 804,349 00000000000000000001b848db212d8554b5f51cc8a56b6a09c80840957c3304 1,962 1.00/1.00 vMB 7
804,348 804,348 00000000000000000004cb8af2392c882b0f025dd39b12f013262276b70beb81 1,907 1.00/1.00 vMB 11
804,347 804,347 000000000000000000015a4df0e7eaa4863cb598d4959ebee7060428a70ee660 2,768 1.00/1.00 vMB 16
804,346 804,346 000000000000000000019f9bcd8f0f0f3e707527f0d8ebc3a0d3554e14ea035f 6,210 1.00/1.00 vMB 6
804,345 804,345 000000000000000000030ba763594fc5b87a04cd517f0f9bc233632f86212354 5,238 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.