Loading Tool

Explorer IconExplorer

Memory Pool

87,916 transactions
33.01 vMB
0.12953189 BTC
Random Selection Loading Transactions
Max Size: 198.10/200 MB

Candidate Block

Mining Attempt 2135f206d980d717e37ffe168a1d89e7d3328b595cb9eaafc4ece9fd77343280
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 97c0a085f2306de7d8207f6a7943b7d19f90211d0f48b346529eb3d83187f7f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.04737447 BTC
Feerates: 218.18 > 4.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (637,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,903 277,903 0000000000000002dbb6a91f00e5e1f054ae60b63fe01573095db98da5875008 315 0.15/1.00 vMB 45
277,902 277,902 00000000000000009c7cf117d106b6bc7fc110f32d35b97a5b422675e621dbd2 144 0.09/1.00 vMB 40
277,901 277,901 00000000000000017782a6d566631572ea1977ee84f9f79dd442126f0802d7c4 339 0.14/1.00 vMB 44
277,900 277,900 00000000000000016ac3cf46d00a505c5fae30ea735c9c5ade8fd15ac9cd6f60 307 0.20/1.00 vMB 36
277,899 277,899 0000000000000001bd16188bf429803bc156be4c5fd8b6262492c09d1e80b2b2 410 0.22/1.00 vMB 36
277,898 277,898 000000000000000285989529cbf534093cf09347b9fbe1ce3540da7ce8db3930 90 0.03/1.00 vMB 49
277,897 277,897 00000000000000032eb4d3abf282b1503dd86c41aa6e05417b80a75fbcde3f92 70 0.06/1.00 vMB 17
277,896 277,896 0000000000000000a37d9ef2a8f0b7d50f905558dd1b291554c4bddabdbb8482 107 0.05/1.00 vMB 31
277,895 277,895 00000000000000011234eccb94de94dabac82f146334e96f35d3c7cef8352809 38 0.03/1.00 vMB 34
277,894 277,894 0000000000000000a890a2bf375b946252671e59f2a71d06ee78d62236dfb197 174 0.09/1.00 vMB 45
277,893 277,893 0000000000000000bb9bb0fa8cdf81df41c43eaf0cf74ed67f7ac9563e5d7180 62 0.03/1.00 vMB 65
277,892 277,892 000000000000000139574448e7b1e0ba1149cc8760d43e4687094eb66cff70d7 316 0.13/1.00 vMB 55
277,891 277,891 00000000000000036b18d36a51287878ce8f5c787ce18cfa628cadd5c910bf8f 598 0.25/1.00 vMB 50
277,890 277,890 00000000000000038ae49e941d88aada3511533726957c0ed82f9ac3774477dc 303 0.15/1.00 vMB 34
277,889 277,889 0000000000000000783c2fa044be303077f8b5fca5d6b9c94bbb60afdc616670 454 0.21/1.00 vMB 41
277,888 277,888 00000000000000020d54124ec2ef26adbad484003ccc5b17a959b22a654e6f1e 655 0.25/1.00 vMB 50
277,887 277,887 000000000000000099630b3f60c04edf89931160a381ca0a5e3bc35d1195272d 282 0.13/1.00 vMB 44
277,886 277,886 00000000000000038ec2a39e926be374dde64c63aaf2408c44b5930a8e2347ff 1 0.00/1.00 vMB 0
277,885 277,885 000000000000000096110a177ec1d81ba43622df8d77f6009ce456f236a5293c 22 0.01/1.00 vMB 28
277,884 277,884 000000000000000348e96e3073c0df2146c81f372e12feffde2ad9a619cb36a9 416 0.19/1.00 vMB 40
277,883 277,883 00000000000000022234437b4ff29c9bd5888c48fc6647b717a38a0c7f43d533 109 0.15/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.88 GB
    • Received: 15.62 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.