Loading Tool

Explorer IconExplorer

Memory Pool

73,917 transactions
28.83 vMB
0.07278567 BTC
Random Selection Loading Transactions
Max Size: 174.79/200 MB

Candidate Block

Mining Attempt a4bf5f2eb13b78957f13a6e6851ad1c3b9568590a0912d7bc8201a8e7c2cb6f6
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root d7573575dbf3cb2aad271951202fe3788c26795c616cb9065151b3f3345ef207
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,060
Size: 1.00 vMB
Total Fees: 0.00904110 BTC
Feerates: 100.26 > 0.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (13,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,055 902,055 0000000000000000000236829d0cd9a7b19da7343d008d8f5cb29f066ab2eb87 421 0.11/1.00 vMB 3
902,054 902,054 00000000000000000001aebdc23f655421470c6976443518123a4042388fddc9 1,473 0.46/1.00 vMB 2
902,053 902,053 000000000000000000020cd4e2135d252bc969cae764ec588f2edfd6e2916f54 1,796 0.62/1.00 vMB 3
902,052 902,052 00000000000000000001e6fd78ccfda2ab7a9d5a67558714b982e735c3eed525 1,818 0.80/1.00 vMB 2
902,051 902,051 0000000000000000000003dcbaad5be43fad31ff8f7249db0c1b6fd5ca974ef2 391 0.12/1.00 vMB 1
902,050 902,050 000000000000000000021405c21b547f961f4278e98bf47d3bfde03ad4a69c09 2,072 1.00/1.00 vMB 2
902,049 902,049 0000000000000000000116a1c83c6c459b876e8f61a5f81a7be55411bc42e9c7 1,127 0.48/1.00 vMB 2
902,048 902,048 00000000000000000001c0c2e421266987da04b8481f3598088ebae817c12ad4 2,412 1.00/1.00 vMB 2
902,047 902,047 0000000000000000000098a84469d9602d9627c403ca8c545533318cd29adabe 821 0.20/1.00 vMB 1
902,046 902,046 00000000000000000000704e4d2da64d0cb883d31b494eec42f3aebf73bc2ed1 2,875 1.00/1.00 vMB 2
902,045 902,045 0000000000000000000033ab66bc2b466f96f6bb271a404d44f6b58e56df0378 2,551 1.00/1.00 vMB 2
902,044 902,044 00000000000000000000addf26aa5bd44007c0275d99347cb0bfd7c7ae13f544 1,463 1.00/1.00 vMB 1
902,043 902,043 000000000000000000000e41208641d86fb2fea4f3fa252ea0a8c6a101b9b47e 2,784 1.00/1.00 vMB 2
902,042 902,042 00000000000000000000e76e4636140b2b8dda0b6ba9fdba6bcf72ddd805ae63 2,222 1.00/1.00 vMB 2
902,041 902,041 00000000000000000001cccbf21b007073640c83d14d9555d0f4100510bbb200 773 1.00/1.00 vMB 2
902,040 902,040 00000000000000000000f72df072771592464f667eef7f5c4579f0d0d03b613f 368 1.00/1.00 vMB 2
902,039 902,039 00000000000000000001038ea58a0ea91e03291b8b810398f01ab370cf9734c6 2,962 1.00/1.00 vMB 4
902,038 902,038 000000000000000000001670191e44f99e3edc38902bbe2e1ed5d4e6c6b768bd 2,618 1.00/1.00 vMB 3
902,037 902,037 00000000000000000000c9286088b619bd8dd2a26cb5fa797eb1cb991615f3c6 4,051 1.00/1.00 vMB 4
902,036 902,036 000000000000000000013594e579fd801ebd5b3da7b1076049dc802faaf23d44 3,649 1.00/1.00 vMB 6
902,035 902,035 000000000000000000019553a9019553682a8a75eb5e33299dd169e6d6ead637 3,853 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.15 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: 743.20 GB
    • Received: 18.69 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.