Loading Tool

Explorer IconExplorer

Memory Pool

85,125 transactions
31.72 vMB
0.11255850 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt bac1319cf19fd47bd4aa3da7d8ff5990079aae0a2e22707e800d91487e4607e2
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 22738eb2105c4fa3d8829d03d265c6d820d1a6ed0048c0c5b7f8898bbbdaa1f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03783657 BTC
Feerates: 301.57 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (309,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,131 606,131 000000000000000000107f4c8a4ed70f745083fad079108fe8c2cd048a7e5eed 2,674 1.00/1.00 vMB 30
606,130 606,130 00000000000000000012a0cc7c2f56ac912572007d6247f24a9df8a4cb68b74c 2,332 0.74/1.00 vMB 19
606,129 606,129 000000000000000000122a2b88e0aad6db44d32d8be0ac58f89c3cabe700ddd4 2,951 0.99/1.00 vMB 18
606,128 606,128 0000000000000000000340d243d891b4adeadb367c73c19ebe2f431ace2c987a 1,433 0.36/1.00 vMB 11
606,127 606,127 000000000000000000079a330205f2e926ce449f238d566887ba973e25a2d567 3,052 1.00/1.00 vMB 26
606,126 606,126 0000000000000000000c414f247d900c4be631722dc2dd1bfdedc2087ab9316f 1,878 0.64/1.00 vMB 23
606,125 606,125 00000000000000000010b4fa6c2caedc89ac89558b26dfddf4db61ef907add35 569 0.24/1.00 vMB 6
606,124 606,124 000000000000000000096a267ba697793362f4bf40bddafe19c3b6ecd57b3dbe 2,883 1.00/1.00 vMB 15
606,123 606,123 00000000000000000010dba6a5a1e6642af5e82bf063ae31b43328f2cadabdfd 1,816 1.00/1.00 vMB 20
606,122 606,122 000000000000000000011f2081ad0c13b33d7313ceb6e10764c1bd319939d9a6 1,938 1.00/1.00 vMB 30
606,121 606,121 00000000000000000014e562ce9a06bd95d27857b6511852cbbdc560f1c4bcaf 382 0.11/1.00 vMB 29
606,120 606,120 0000000000000000000a0e119288f991f06c8510533559234b356ba4055e1973 151 0.07/1.00 vMB 25
606,119 606,119 0000000000000000000a6122a2101867bb927d3fafbd88846f90a4f0b2b89f39 2,188 0.88/1.00 vMB 22
606,118 606,118 000000000000000000157025ed0e916b5c845ce733868c044bea285bc1064825 1,643 0.55/1.00 vMB 20
606,117 606,117 00000000000000000013e68005824c69a9ddf2fe7321677ab6ee22e1fe6eb98b 114 0.03/1.00 vMB 22
606,116 606,116 0000000000000000000f83d0079f4fd120efbd48d0cf5d83d67ba73516897c00 463 0.12/1.00 vMB 20
606,115 606,115 0000000000000000000dda0f3526ceddf349e6998dc9e864eaec8933c69115fe 341 0.10/1.00 vMB 25
606,114 606,114 0000000000000000000ac8a6dc4ef55c84890370d88826186cf236825bde247e 1,870 0.53/1.00 vMB 24
606,113 606,113 0000000000000000000ff6b4178b455221f0c3a4346ecd431469d4db4a74238c 840 0.21/1.00 vMB 20
606,112 606,112 00000000000000000007fc02e62f96ad7c04ce089e60b2061b41b96f0990d38d 1,681 0.48/1.00 vMB 10
606,111 606,111 000000000000000000154f8b816b3029e41e1fc3fbf5a75bf9519c8c15eb2ba4 3,170 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.