Loading Tool

Explorer IconExplorer

Memory Pool

45,319 transactions
28.23 vMB
0.06836028 BTC
Random Selection Loading Transactions
Max Size: 150.03/200 MB

Candidate Block

Mining Attempt 058d46821c9bb2dc7886065ea34d605452fe1db4e9c33bdee4cd521201ad0498
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root d134b4904e43f449b43fb7b1ee4ce8c2d91fc0916b3fe4cf0d6aa86ea13d61ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,562
Size: 1.00 vMB
Total Fees: 0.01515820 BTC
Feerates: 100.23 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (566,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,047 348,047 00000000000000001570f75bfa5261961d5398a85887d16f1846273828ed8930 1,266 0.75/1.00 vMB 27
348,046 348,046 000000000000000012487db3bde49a9c0e1d24ad126c35fb613f68c5890848ab 1,477 0.75/1.00 vMB 23
348,045 348,045 00000000000000000ef02f8bd6b21c2a81616f2863c1f8ae3d9ff1e2a1b2ac04 2,108 1.00/1.00 vMB 31
348,044 348,044 00000000000000000543fd6cb0e33bf6cb2e6a0548ac045adf739de6354ad2e6 1 0.00/1.00 vMB 0
348,043 348,043 000000000000000013fc48b5c85130c3d378fd61011fe849f51d2a5f0cd81d94 491 0.23/1.00 vMB 27
348,042 348,042 000000000000000012de0dc75e3f7591c496193668df0e0ea520c9e9c9c48441 1,447 0.81/1.00 vMB 22
348,041 348,041 000000000000000008388db70abc9e5184c0d727fd0247832c86b20f3e90bd2a 1,455 0.75/1.00 vMB 28
348,040 348,040 00000000000000000f4952a358fe175d9afb4e80dc47edae4fd64b0f76494571 1,962 0.75/1.00 vMB 35
348,039 348,039 000000000000000004ef06d7add9dbab8e063347be1bf1d304fa880fd24d1fa3 268 0.14/1.00 vMB 23
348,038 348,038 000000000000000006bf07041c74a4dc82757296a09abe004163e0105b6321dc 242 0.16/1.00 vMB 19
348,037 348,037 000000000000000010e4ca07073b6fc458cbe5f098c05f01d013db0191f5f138 1,009 0.47/1.00 vMB 27
348,036 348,036 000000000000000010dba9920654564244518fd8183bbe7efad95f20678f02d9 1,447 0.75/1.00 vMB 20
348,035 348,035 00000000000000000b908c2f1128e5e3181dba0c40590ccf73f00d7d95e7267e 915 0.75/1.00 vMB 20
348,034 348,034 00000000000000000ce8bed7dfc2f7e622be182dee4a430560ee644498bb9334 2,018 0.75/1.00 vMB 40
348,033 348,033 00000000000000000258ce44d7ed6235c7f16518880d2c4bcba49dc107a387b5 256 0.09/1.00 vMB 38
348,032 348,032 000000000000000010cb36927078bddb31c92f6e3bb83752c19d45f4e5391466 256 0.08/1.00 vMB 37
348,031 348,031 00000000000000000a4a59f1735ac0823f062f3824e09a7cab8df5e225a66d16 608 0.52/1.00 vMB 19
348,030 348,030 000000000000000009f92d8965ed7e79b3cd6b7b7318ef2c351cc65f61fda3cc 1,924 0.75/1.00 vMB 33
348,029 348,029 0000000000000000026e30cf5880259d3ce49097dae741a5ad93742c5adca904 652 0.31/1.00 vMB 28
348,028 348,028 00000000000000000a16fbcf79f408b76441767ff898622481a3b2a28524041f 1,104 0.56/1.00 vMB 22
348,027 348,027 00000000000000000013d893eee1707c4944f03b5e896fca3a5e542cf9b4bb4d 1,252 0.75/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.11 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: 651.96 GB
    • Received: 13.67 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.