Loading Tool

Explorer IconExplorer

Memory Pool

49,576 transactions
30.77 vMB
0.11867278 BTC
Random Selection Loading Transactions
Max Size: 164.20/200 MB

Candidate Block

Mining Attempt 73bcc297e29d7e2e80eaf05625dee98b0627fef2ec882815f38b2d4024a74984
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 80ff2c4b2c920c3b1d93f6c6548d08e82ac18b6a52345204fa9a80a9f34b5897
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,127
Size: 1.00 vMB
Total Fees: 0.04965938 BTC
Feerates: 150.97 > 4.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (380,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,272 534,272 0000000000000000000b028d965fd8ff960d5874f8043d648b98482ad18d2b64 1 0.00/1.00 vMB 0
534,271 534,271 00000000000000000014b195971e9eb25c40b50702bc09d7b58fdd114ebe9d6d 2,090 0.91/1.00 vMB 34
534,270 534,270 000000000000000000076ef62784b0ce03d43624ea3e93bec8fa8a69e6213709 2,316 0.99/1.00 vMB 5
534,269 534,269 00000000000000000003c319de13206c837274d6d8ae3f5b85a1195f0da87140 551 0.20/1.00 vMB 17
534,268 534,268 0000000000000000000c22e89b0bc56c7a96e89f95009e8ccd5945ba2d21b553 1,648 1.00/1.00 vMB 12
534,267 534,267 00000000000000000008261b443395b9b2832ced06ae118b5bda6fb0f7564f01 1,061 1.00/1.00 vMB 31
534,266 534,266 0000000000000000000dfc11c12632955f745a892c86f1a6e66486036b3390c9 712 1.00/1.00 vMB 66
534,265 534,265 0000000000000000002db338f9b396000de787cdb7ba03c7772d0574b45f33d4 2,496 1.00/1.00 vMB 23
534,264 534,264 000000000000000000066c7f9fade5ca1b5cc64216784b74f5ceb6effdc9da37 31 0.02/1.00 vMB 10
534,263 534,263 00000000000000000009ebd069b724725646c40a355817650882ad20d3e6ee7e 1,986 0.73/1.00 vMB 19
534,262 534,262 00000000000000000020c1972108ca5e1aa0f9d061e9c9cc68c12b8da9a8b7f3 229 0.11/1.00 vMB 48
534,261 534,261 0000000000000000001c9eda8ad740cf704330368b05aa515e5a3e69b5c1c471 2,144 1.00/1.00 vMB 10
534,260 534,260 0000000000000000001dbee24c19678808ed5ce1177afc807776ccbb98d22007 1,506 0.64/1.00 vMB 29
534,259 534,259 00000000000000000014b97bd63e5314fb354c5e8ba43c913351bb5a1a27ade0 687 0.22/1.00 vMB 10
534,258 534,258 0000000000000000001589cd8127013ea9011dccb0c86a19fa9bd9d2d28ca807 580 0.22/1.00 vMB 8
534,257 534,257 000000000000000000103dfbddc25e68e8112788fe6e0783339857d3a8f2e221 2,398 1.00/1.00 vMB 18
534,256 534,256 0000000000000000002982e78c63a07de34ee60a419fcf47c2cf9748a1ad44e6 414 0.13/1.00 vMB 16
534,255 534,255 0000000000000000002943c28bd8d7c2300c0d80b4456ae3750ebd436668a188 1,503 0.63/1.00 vMB 4
534,254 534,254 0000000000000000000b02bf4184322cfa84009e4f346740f78d95024f94636e 664 0.37/1.00 vMB 30
534,253 534,253 0000000000000000000222df8ae9faa251aab015183a27c3e12a4f84c3c99a54 2,130 0.86/1.00 vMB 20
534,252 534,252 00000000000000000015b1681f2db980643fcfe6c36bc330c56e20731bed7010 36 0.02/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.