Loading Tool

Explorer IconExplorer

Memory Pool

77,418 transactions
28.98 vMB
0.10218395 BTC
Random Selection Loading Transactions
Max Size: 175.55/200 MB

Candidate Block

Mining Attempt 14c4e571f06ab582324877cfae3a632199bf51f2acbf3b3e28a5a76efdec596a
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 774dd48dd1c63f6d07156bdbf23fb553e30b9479f40eb3eb5be85c99ad21562c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.03162076 BTC
Feerates: 180.82 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (380,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,238 535,238 0000000000000000001d27afd60e30ad7f721b3c42bbdb77d9b393965bd95bef 348 0.21/1.00 vMB 7
535,237 535,237 000000000000000000169177bc011cc36d4767e0d5a6844fb25fc4fa3065f4fc 1,769 0.99/1.00 vMB 4
535,236 535,236 00000000000000000014e5e103e255bfec8c27b08da14f484f0520d3c5e446cc 633 0.26/1.00 vMB 37
535,235 535,235 000000000000000000145b475eb97b68242f1bfa74f917e4593e499bb1cc9ed9 504 0.17/1.00 vMB 13
535,234 535,234 00000000000000000023be4b5e884529b92183277d73502a636eef70ab9a9886 858 0.31/1.00 vMB 18
535,233 535,233 000000000000000000285aa42becb9dc128f26604a6b13d580b39dfaacd7a3c6 937 0.44/1.00 vMB 14
535,232 535,232 00000000000000000029f24b631094483d90f84ccc4d8b89bf150887248803a9 34 0.01/1.00 vMB 14
535,231 535,231 00000000000000000019d5b4910fe8f37615f251aee026f3df67a334cf57d9a0 729 0.34/1.00 vMB 23
535,230 535,230 000000000000000000053ac35546bb57ccd16d4b502765d2e43c1fe7a164016a 1,110 0.40/1.00 vMB 14
535,229 535,229 0000000000000000001b65e56c7eb837d46ebe5bbc51addbf77fb01140e694ff 919 0.39/1.00 vMB 17
535,228 535,228 0000000000000000001f86968664ddcb57ed1068940d311d5e13899e27772606 524 0.31/1.00 vMB 12
535,227 535,227 000000000000000000114ee50aef83c6a2baec97e360daa3939fe342837964e1 304 0.10/1.00 vMB 9
535,226 535,226 0000000000000000002eb66055b03696eec897f37335c706dfe4a3046da4cd1c 2,335 1.00/1.00 vMB 20
535,225 535,225 00000000000000000022978d8e81a3d8697e86ca3273c70b5916e051f1255cd0 451 0.14/1.00 vMB 20
535,224 535,224 00000000000000000015540fa7b24ae6a1214fdb0e221cb7114be57fc835e02f 1 0.00/1.00 vMB 0
535,223 535,223 00000000000000000014a7e93f66cd29d94e5632c87dfe862cd115efff2d3d77 834 0.33/1.00 vMB 31
535,222 535,222 0000000000000000001a4e78fc3b362b67d6e014d51ea1ccacf10acf94d06b01 1,000 0.37/1.00 vMB 15
535,221 535,221 00000000000000000002ab596a54d86581dfecb8df76522659aa48229df6e6e0 2,099 0.82/1.00 vMB 12
535,220 535,220 00000000000000000000fa111355203562c653e950479419ef437228aecca488 1,692 0.59/1.00 vMB 17
535,219 535,219 0000000000000000002eea942f19badf8ddc34407331bd61ae3341ffef39ba4d 1,728 0.83/1.00 vMB 20
535,218 535,218 000000000000000000108a8abb190a4784ddb842f494cf556cda50f7a94a8929 13 0.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 712.90 GB
    • Received: 17.24 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.