Loading Tool

Explorer IconExplorer

Memory Pool

80,461 transactions
32.04 vMB
0.08761219 BTC
Random Selection Loading Transactions
Max Size: 191.01/200 MB

Candidate Block

Mining Attempt 09675537931bcf9f62c22beb2f8be036d35f79bf6c72828413e7c90ff6eccaad
Version 20000000
Previous Block 000000000000000000019cc70ef525bd8ce5293385f84bfd8d577974d13d7fca
Merkle Root de1d4587fc5ea414b56a18bb82a385ad6fa205d2699da55ae06a2037a3f0cede
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,457
Size: 1.00 vMB
Total Fees: 0.01719687 BTC
Feerates: 204.93 > 1.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,176 (621,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,810 293,810 0000000000000000ce9eba011457665b9c3a77a9dd6cceb80a4421fb3d441ff9 709 0.41/1.00 vMB 31
293,809 293,809 0000000000000000cc36a05fb8cce5f8f95dd0cec94e2345d35c0a1dfdcfd4fa 50 0.02/1.00 vMB 28
293,808 293,808 000000000000000045840c973b851f1799683e35df5e40b582ef6a7291f89f2d 302 0.28/1.00 vMB 18
293,807 293,807 000000000000000079651c366b2192f994b5d8fda774fbc307afebf6e4520743 512 0.18/1.00 vMB 59
293,806 293,806 00000000000000007870b8711fbf67bc4c10a37e869c2f7dc9e04a0977fe8138 341 0.19/1.00 vMB 30
293,805 293,805 0000000000000000862e2479736d8f5bc38a5870b38e5da0ea5393d64956da27 283 0.17/1.00 vMB 28
293,804 293,804 00000000000000000398b85e8e5458099e4ba6adf0e2268897561436baedcdc0 247 0.16/1.00 vMB 30
293,803 293,803 0000000000000000249bb60707c3a3d9113453c5bb723ac116b518a3f3da7a75 188 0.14/1.00 vMB 21
293,802 293,802 00000000000000003847026b97e9a2e922778006776341149e9a88158a38a81c 256 0.09/1.00 vMB 47
293,801 293,801 000000000000000030edb38d9e91862473d8cd0b8443c0720926f2228a493490 166 0.10/1.00 vMB 26
293,800 293,800 00000000000000007d6d2b65791e36f18a72a6be094523dca279a57cf0a2a2b7 64 0.09/1.00 vMB 15
293,799 293,799 000000000000000094dde6352c80abb8101a72eba68a8778d913cc741e81923e 131 0.05/1.00 vMB 36
293,798 293,798 00000000000000004dfb358beb84daa803b0c33ddead61668096742bc2f7626a 348 0.16/1.00 vMB 34
293,797 293,797 0000000000000000c144304441392b9ec1e4b093e87d843b152233323facc607 1,083 0.66/1.00 vMB 28
293,796 293,796 00000000000000008008123c17a3cab156b722063294f216e1a6286b279d20d2 128 0.05/1.00 vMB 108
293,795 293,795 0000000000000000bedfd042a58636e90ee850cc62ca50708848066e6589c664 16 0.00/1.00 vMB 26
293,794 293,794 0000000000000000459db3aba3677a08e07ef56591f1440fba39759559af4f5e 457 0.32/1.00 vMB 29
293,793 293,793 0000000000000000a8d80fa483a2d926736f108dcfbb0012aa04e9f96f0731bc 459 0.22/1.00 vMB 38
293,792 293,792 00000000000000004a7b5965ddef97fa831d594af2c5997dbc390138e8be965e 401 0.32/1.00 vMB 22
293,791 293,791 0000000000000000a5a73dac9615b08827bd0f2cdba09d42b939b15614b61bf9 806 0.35/1.00 vMB 37
293,790 293,790 00000000000000005b455a302005b1912cc48740ab9da0228ff33a494d5ba7a5 566 0.25/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.70 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.37 GB
    • Received: 16.57 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.