Loading Tool

Explorer IconExplorer

Memory Pool

84,437 transactions
31.70 vMB
0.14443023 BTC
Random Selection Loading Transactions
Max Size: 189.32/200 MB

Candidate Block

Mining Attempt 5b8014015225b8e5b72478f5fcd3a108d9e9751c32928baf3c8303b5303c84bc
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 8395fb1e5812ecb370a408b005b8fd490b7544d6ba3365cfc4fc65a67cf33c11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.03848009 BTC
Feerates: 55.77 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (49,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,036 866,036 00000000000000000001c83dd60d103eb78581048895239c0f0c74fa25359525 6,205 1.00/1.00 vMB 35
866,035 866,035 000000000000000000020ce82041a24293982d2380a99e8f56bc71ec840e1fc9 5,619 1.00/1.00 vMB 54
866,034 866,034 00000000000000000002ffe15f1d7469cf11927d4208fd0c28bc0fbbd9a47b9c 5,750 1.00/1.00 vMB 31
866,033 866,033 0000000000000000000163a9f209ec3127feba706e599e154fb8e16270831062 4,160 1.00/1.00 vMB 11
866,032 866,032 0000000000000000000253ea139d0d9a121af8d1c68f85b4d480036ad907cdcb 3,874 1.00/1.00 vMB 32
866,031 866,031 000000000000000000001f24b9cc81e97c59b7cd558278a07c6a9aed40df3c48 1,383 1.00/1.00 vMB 7
866,030 866,030 000000000000000000007d810f1e38cabcc828b19cdba46f7dbe5170dff22956 4,833 1.00/1.00 vMB 14
866,029 866,029 0000000000000000000072354b8ab61dcc95c47bb6761fdd10cd41bbf6821187 3,288 1.00/1.00 vMB 13
866,028 866,028 0000000000000000000308da68d79bbfb45f22e034135919c1ee5230dba786d8 4,110 1.00/1.00 vMB 43
866,027 866,027 000000000000000000018741ba52aea1eb5eef36d877cca5c2a816b15620b8d5 4,257 1.00/1.00 vMB 86
866,026 866,026 000000000000000000022a1d6165ba155388b14f6bc380cc541f2f0c4befdc41 3,517 1.00/1.00 vMB 7
866,025 866,025 0000000000000000000105bff5111e286b3ba419a5d4e75f05ad8986551e8e35 3,890 1.00/1.00 vMB 27
866,024 866,024 0000000000000000000077ca6f9c8d58c2762ea0487113103dd61f525066b0db 2,578 1.00/1.00 vMB 4
866,023 866,023 00000000000000000002eecf2b9ee5ec0b91872755e1b016abc1b37f528cd460 3,057 1.00/1.00 vMB 10
866,022 866,022 00000000000000000002c35155742806cd7030e323f56f3b23bd163990b2b8c0 2,948 1.00/1.00 vMB 13
866,021 866,021 0000000000000000000000a4a34bfb7bb27a2c09943caa360b295f4eded56474 2,280 1.00/1.00 vMB 16
866,020 866,020 00000000000000000000a88c74d8c752d6563dc82360f54191c1eb2a5f329832 4,322 1.00/1.00 vMB 19
866,019 866,019 00000000000000000001eb70b20bd2ea47e3c04d42731a64ca1b552e8eb2c794 5,174 1.00/1.00 vMB 22
866,018 866,018 000000000000000000007f602f9ce26a419f8009915bbc78bfc9cdce54241915 2,109 1.00/1.00 vMB 10
866,017 866,017 0000000000000000000207c7323abbb4ca313c3ceafb0774dfa21cae09d86792 175 1.00/1.00 vMB 8
866,016 866,016 00000000000000000002acb608a04578bbde73b7d2b1f37262503e8036f55f88 2,807 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.