Loading Tool

Explorer IconExplorer

Memory Pool

83,997 transactions
31.48 vMB
0.13041856 BTC
Random Selection Loading Transactions
Max Size: 188.81/200 MB

Candidate Block

Mining Attempt 28ccf37b9875041a0e658679879978aaf7b0b7d79b072a0344084f052ec47bf2
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 54f8648500c85a038530aa3541d79b983659cd2b1f5609e171aa80e2ebebc909
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,163
Size: 1.00 vMB
Total Fees: 0.05230999 BTC
Feerates: 163.06 > 5.24 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (355,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,963 559,963 0000000000000000001ff01e3faf1e003b89b594dd94073f9bbbc7f548036575 2,005 0.59/1.00 vMB 16
559,962 559,962 000000000000000000275024e403bad71a16e0236a28ca864cd81a630aa1976b 1,950 0.58/1.00 vMB 16
559,961 559,961 00000000000000000026e076a7b063eca0a98ac8fc262023c27c627b3bd227e6 55 0.01/1.00 vMB 16
559,960 559,960 0000000000000000001ff182edce2aaa136dd82b5b74884d2d11d66d1ba56521 2,059 0.66/1.00 vMB 15
559,959 559,959 00000000000000000021bfd0194a3e78905c0da52c65b2ebb252f99b3d49d059 3,227 1.00/1.00 vMB 9
559,958 559,958 000000000000000000015391f5e5b001abd12b9b6c0870dcdb82fb13916d8152 3,046 1.00/1.00 vMB 21
559,957 559,957 00000000000000000015efc8b91feca4ce99701d43cb3aa26d98fef5e840d0aa 3,181 1.00/1.00 vMB 33
559,956 559,956 00000000000000000009a739ef42e7193773219eb710a8c33cb9a6ecc5bb8aaf 229 0.07/1.00 vMB 18
559,955 559,955 0000000000000000001b87365a1bc113070dad2eef36ae8c9b216c17bbea2a97 1,459 0.56/1.00 vMB 47
559,954 559,954 0000000000000000000a505d8cdbf843602139ebcaa1d2deebf2403215907dd6 3,179 0.98/1.00 vMB 12
559,953 559,953 000000000000000000020474715923be3f19436540018657b26928264e00ed09 2,738 1.00/1.00 vMB 19
559,952 559,952 00000000000000000000b3b0c641066b866e46da8477e41a9d4cb25cc158fee6 968 0.35/1.00 vMB 14
559,951 559,951 000000000000000000166c0a0ff3bba34a4f38c8f97d1e9f169e6f36ced24f99 1,670 0.52/1.00 vMB 16
559,950 559,950 0000000000000000001c68f61ddcc30568536a583c843a7d0c9606b9582fd7e5 1,047 0.36/1.00 vMB 14
559,949 559,949 0000000000000000001b2b3d3b5741462fe31981a6c0ae9335ed8851e936664b 784 0.28/1.00 vMB 14
559,948 559,948 0000000000000000000ff26ea267f62442d9d9909d3173172b7cbce74ed820ce 79 0.02/1.00 vMB 23
559,947 559,947 0000000000000000002397eab4eeffe6758e17791ba7a998f0e105686fc27824 821 0.23/1.00 vMB 14
559,946 559,946 00000000000000000029436e156f05094bfed3ca869f523dbdbd6f53c3bd04cd 2,135 0.89/1.00 vMB 25
559,945 559,945 0000000000000000001298a97e053578114544cf42c91bd9f0f57bdbc559244f 2,519 1.00/1.00 vMB 18
559,944 559,944 00000000000000000028e6bc8c5f155c8c396d1bdb1415ffce6710a8f6a999bc 2,032 1.00/1.00 vMB 5
559,943 559,943 00000000000000000001cda52827ddcbd1267932422f23f3a5333696b9331e40 2,717 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.69 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: 697.25 GB
    • Received: 16.52 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.