Loading Tool

Explorer IconExplorer

Memory Pool

78,127 transactions
29.30 vMB
0.06379755 BTC
Random Selection Loading Transactions
Max Size: 176.12/200 MB

Candidate Block

Mining Attempt 377d32ee04a1d070cbe0b605b17a8423c7f84b87cb82b4bbf4248d337478c6f4
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root 8463847ce676751b069b20fa8681e3d2eda9c13bd60776057a9ef9c03e137b46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,165
Size: 1.00 vMB
Total Fees: 0.00445310 BTC
Feerates: 21.09 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (667,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
247,704 247,704 0000000000000075cd7f8e222ef782da7839b57d175f9cbf5bce0d76281c5771 115 0.06/1.00 vMB 105
247,703 247,703 000000000000005e9a2c90c17cc585b4f26eaa26d34fdf0c509034b64f19a873 181 0.08/1.00 vMB 190
247,702 247,702 0000000000000061aec1eaf2a6909d401a0486ad984ca5ab7f74597ba95edf92 8 0.00/1.00 vMB 12
247,701 247,701 0000000000000077d49894f1904fa62eaa3b234791ee97c60cab2c359c4b77d6 226 0.10/1.00 vMB 141
247,700 247,700 000000000000006a5aa50066c94dc713740c98682d550f87d08bf0c35674731d 8 0.00/1.00 vMB 49
247,699 247,699 000000000000007d7518e13015a93c0f45d97c8fc0862aa74db4eb4e913444e6 115 0.05/1.00 vMB 142
247,698 247,698 00000000000000a2db5ce2b380c26335a6dbe3fc28f66342f97ed68678a093f7 142 0.06/1.00 vMB 158
247,697 247,697 000000000000005ff22e0fec82b946c95cf2cda2718b75a983538829f6fb82a1 4 0.00/1.00 vMB 0
247,696 247,696 0000000000000042eb7c44aa3f4a4fb6924db1f678c090c9d57bb898f80a389e 261 0.14/1.00 vMB 100
247,695 247,695 0000000000000040992f1d88eaced193631f6fc8e9ca600c364ebf454b1d89d3 19 0.01/1.00 vMB 45
247,694 247,694 000000000000004bda226ac8d87a0ba392c4875c19c3eb519fdd83597e4dfe0c 214 0.08/1.00 vMB 133
247,693 247,693 000000000000000d58b1b2cec7865dc806cf39b21a5ec872d6142de8ce3814e1 17 0.01/1.00 vMB 139
247,692 247,692 0000000000000040a94d66febbb99ef3951d79ab98bea7243344fc4a1d731fbe 119 0.05/1.00 vMB 130
247,691 247,691 0000000000000079d087b7430e6ab6c26c1d3a767ffddadb53f17b857054b3d7 11 0.00/1.00 vMB 58
247,690 247,690 0000000000000091e6377d65895e91da2b7108f51c0aeddbef527a25e8a48608 91 0.06/1.00 vMB 89
247,689 247,689 000000000000004a27751b753b954dc33a9dbb06d0eb91d2c0fde79e98f79b9f 65 0.08/1.00 vMB 76
247,688 247,688 00000000000000443f43c863086b90e377b8a9d0da582c0a3bdff03b10d8b9e3 80 0.03/1.00 vMB 166
247,687 247,687 0000000000000011a6bfa5f9645eacbc53be4b574c24d6c67dab3921caed5e92 108 0.05/1.00 vMB 132
247,686 247,686 000000000000008d9ce5f2e1843fe2b6e42a59193182032637b14043f4f0fc27 310 0.13/1.00 vMB 132
247,685 247,685 000000000000002c8f6a1727ad2fd8488ecd41c7df91e6b761e6be2d8c28bfea 212 0.10/1.00 vMB 139
247,684 247,684 000000000000002a6cf54ac5c1e4c7bc2f27f59f273406e8453d875ccc530a1c 19 0.01/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.