Loading Tool

Explorer IconExplorer

Memory Pool

87,914 transactions
32.53 vMB
0.15294090 BTC
Random Selection Loading Transactions
Max Size: 199.56/200 MB

Candidate Block

Mining Attempt 625cd03c7ec6f34eebd34db8ba23dc7cdd8567fb30d66ecce14298ae0f319c26
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root d92f23a62093ff4748a13a5f24d493dbe85ae489034fe9cdfb8ff07f4b2b539f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,459
Size: 1.00 vMB
Total Fees: 0.06843336 BTC
Feerates: 502.65 > 6.86 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (140,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,648 774,648 00000000000000000003c68fab88f9425b96c0858f97ae51a59f63f61a131261 816 1.00/1.00 vMB 5
774,647 774,647 00000000000000000000dead6977a1d8637f7fb6613e113bc35f37219186d863 376 1.00/1.00 vMB 1
774,646 774,646 000000000000000000019f2aac69a20023f5a3c01fc104b67019ca60be6050cc 2,601 1.00/1.00 vMB 12
774,645 774,645 000000000000000000013153bad0f058e406dfcfc600d840f12aa673ef626a78 1,628 1.00/1.00 vMB 3
774,644 774,644 000000000000000000070561c67f4e697b6668e933c07a1fbe9f19dba979e3de 2,439 1.00/1.00 vMB 13
774,643 774,643 0000000000000000000546f0727e20a6859cc178c5c81a576eb07792ddebf2c2 3,335 1.00/1.00 vMB 15
774,642 774,642 00000000000000000003bc0646e0d3a1dbaf8732b9abbc2e8019d9b2ac54929b 3,132 1.00/1.00 vMB 28
774,641 774,641 000000000000000000052d9f52f5767a00fb521d64b2f957a496244b0e23f8d4 2,742 1.00/1.00 vMB 5
774,640 774,640 0000000000000000000354503de3576ba6827f7d2a5b24c6d5ca712153283537 2,891 1.00/1.00 vMB 19
774,639 774,639 000000000000000000013a8d6e14a1bbc14fc3afd1e71e0636e7cd4abb135e85 4,344 1.00/1.00 vMB 8
774,638 774,638 00000000000000000003017e6092e9422f0c42764069e3830e8b760f27c04c07 2,514 1.00/1.00 vMB 9
774,637 774,637 00000000000000000004e8a4c96d9c1b4be2a42d6da8522e1cb2ca79cc398a0b 1,462 1.00/1.00 vMB 19
774,636 774,636 000000000000000000040a7257dd767b15b1501873acda7338615581cf324176 2,123 1.00/1.00 vMB 6
774,635 774,635 000000000000000000061a204d479c5675fa147ba06fdaea1be882c04716940e 2,918 1.00/1.00 vMB 17
774,634 774,634 00000000000000000003fc09524e8f995c98ad08559d9a1b3187c623a8bd9eae 3,491 1.00/1.00 vMB 15
774,633 774,633 0000000000000000000521d8e88186fa2c6766b027868fe91437a0c556a59506 3,447 1.00/1.00 vMB 28
774,632 774,632 000000000000000000002e4a3e220267feaa0e839e32fac3e9efb2d79b2c7e6c 1,651 1.00/1.00 vMB 6
774,631 774,631 00000000000000000006aaddb751687cda2982ec7e5880f078424c67ac044805 3,127 1.00/1.00 vMB 19
774,630 774,630 00000000000000000004eade489ae614f5239ec94f2a78a1dea78d512f5fa635 3,347 1.00/1.00 vMB 10
774,629 774,629 00000000000000000001879c02d484c3920e24668e0c2b87e09ec46c7f4091ba 3,542 1.00/1.00 vMB 24
774,628 774,628 0000000000000000000515e202c8ae73c8155fc472422d7593af87aa74f2cf3d 63 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.76 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.16 GB
    • Received: 16.85 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.