Loading Tool

Explorer IconExplorer

Memory Pool

77,358 transactions
28.70 vMB
0.06941055 BTC
Random Selection Loading Transactions
Max Size: 174.14/200 MB

Candidate Block

Mining Attempt 05cb197b1d91ca0378544b8a8b8417329f5d07f983d0b52e911e64d4142f3608
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root f5e67e61341371318b581ec5f9134cf9be4471d9541235d4675719307ef82728
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,584
Size: 1.00 vMB
Total Fees: 0.00973048 BTC
Feerates: 299.43 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (620,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,943 294,943 0000000000000000818a77071cdb90e08c20c25f7255213e6bd8917ba33a654e 250 0.21/1.00 vMB 24
294,942 294,942 00000000000000007a227dd31ba413957cb45e6b62775012d5477c25ea69d22b 771 0.35/1.00 vMB 38
294,941 294,941 000000000000000075e1d5a27757e344b837d36100bbc2ef2a91eefd8b741a47 517 0.28/1.00 vMB 66
294,940 294,940 0000000000000000938b548823dbf5e45682b255069adae561428372ddeca93b 256 0.12/1.00 vMB 57
294,939 294,939 0000000000000000a7242fa6f02399a44d1a67a16a90934237a520be3e238622 114 0.23/1.00 vMB 14
294,938 294,938 00000000000000004a59f7d375c41ab31807af18b5a20e3727e5c16ec41bd19a 885 0.35/1.00 vMB 46
294,937 294,937 00000000000000002d1d6e3ad36e02ecd78c7647252ad1863a494a84c2910917 137 0.08/1.00 vMB 7
294,936 294,936 0000000000000000942d650bb37ebde2083051bb99770e1d8e3f6d6a423260a5 395 0.30/1.00 vMB 31
294,935 294,935 000000000000000070d867f7b4644e7304d44fe53402d87202b8a623a987ad68 512 0.20/1.00 vMB 44
294,934 294,934 000000000000000055b38c9901176dc151bc69164d8024f25b8066395950311e 284 0.26/1.00 vMB 30
294,933 294,933 0000000000000000ae5163e6bdf225301dfbc52a4239a6fa1bb2bc2274a90548 264 0.15/1.00 vMB 30
294,932 294,932 0000000000000000350fac7c93ffca3eedd362ba6153be4fc4aeeac32fd0f5fb 335 0.31/1.00 vMB 18
294,931 294,931 00000000000000007831b0a499526664e2a10074e84ae232c27b76d3d0cd469a 779 0.25/1.00 vMB 55
294,930 294,930 0000000000000000b049b750926ea6074e246af08d246db721d59ef5a5e550ff 502 0.27/1.00 vMB 36
294,929 294,929 0000000000000000124e8a3d44241c58c5646cc6d2c08fd106ae713603640045 125 0.07/1.00 vMB 29
294,928 294,928 00000000000000007b5c78f1c36a89ef5a582c979918cc388c6c72321df2926f 57 0.03/1.00 vMB 32
294,927 294,927 00000000000000003dded133bd739a597b83c9ec8ff6038ed040ec011efacfed 289 0.17/1.00 vMB 32
294,926 294,926 0000000000000000afe0d1ca3e767c4fa56bf2ab2654078b5ecaa28374a8ace2 395 0.22/1.00 vMB 32
294,925 294,925 00000000000000006c66c4adf740cecb25fd2b7c6362df170018b7b0a56e32bc 41 0.02/1.00 vMB 35
294,924 294,924 0000000000000000613569fbf2e75bdf0459846be9625c8642f5abb1ca15b66c 268 0.32/1.00 vMB 17
294,923 294,923 00000000000000004773f0ec2d7defbe8bd3a4943a0c1ba3041a1bc7d45e06dd 1,051 0.50/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.