Loading Tool

Explorer IconExplorer

Memory Pool

24,794 transactions
11.83 vMB
0.03232673 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.27/200 MB

Candidate Block

Mining Attempt 1931979218c6782aa4f1d40f76a08b4fb44dffc3a650b1331bd2a9c73459cf3e
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root d8327ebbceb41d37605bb457200e03143c7a5e294c6663aeeea6fdf3d9c0284f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 0.997964 1.00 vMB
Total Fees: 0.01260353 BTC
Feerates: 150.68 > 1.26 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (657,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,209 256,209 0000000000000022b9a30b938027660f901f3de76845b04a628a38f48ecada6d 69 0.03/1.00 vMB 95
256,208 256,208 0000000000000006dbd10c216ff0b8b482d095958f86fe0d55a1aa459033efdc 284 0.12/1.00 vMB 111
256,207 256,207 000000000000000447778cf3bda5a9569cbe429048c02a6b511772bfb504de83 6 0.00/1.00 vMB 63
256,206 256,206 000000000000000633d4a69a358f79683b485fde75325770c1a7435ae60b1ae3 207 0.08/1.00 vMB 98
256,205 256,205 00000000000000249f2713deb215988c81fbefaf93918a884a8e3313349ac588 103 0.04/1.00 vMB 96
256,204 256,204 0000000000000018bcfb82c50b36b163ce29ad079d51d85aaafeb5efd65f48aa 59 0.03/1.00 vMB 134
256,203 256,203 00000000000000021266d5b8ec858ba86a04ea30af019b643bd74d94ab3affee 211 0.08/1.00 vMB 105
256,202 256,202 0000000000000024907195fdecebe13d613c45e89627100e49b0191bbe0f4cfe 81 0.03/1.00 vMB 99
256,201 256,201 000000000000000e223e2dcd8dee9655f1fe6f5a133077ebfe4834c61c113e8c 58 0.02/1.00 vMB 126
256,200 256,200 00000000000000032827a1b515a31d40f49998db3aa450456a4d8a843c59d8da 245 0.10/1.00 vMB 105
256,199 256,199 000000000000001c86608e4e15858aba9f50d701a39e7eaa4245f454a4ea9fcd 66 0.03/1.00 vMB 88
256,198 256,198 000000000000000afddd077831b7460e5d2d5b4c95994be426fe09069eb3cb38 163 0.06/1.00 vMB 115
256,197 256,197 00000000000000194219bd205dcc7650fb1ca6000f86a86211f37904142db62c 54 0.04/1.00 vMB 48
256,196 256,196 000000000000002ca47773542513b03beb517554f3ba32c155cf7f3b2424a59d 487 0.18/1.00 vMB 116
256,195 256,195 000000000000000eaf30d33db53f0e491996b1858c35431bb230670a08ab201a 108 0.05/1.00 vMB 95
256,194 256,194 00000000000000210dfe5704c01881b4fc0064aa6240309ebbee1a0e989ad11c 241 0.10/1.00 vMB 100
256,193 256,193 00000000000000083dbf70fad9d7c4a24c07049b1c4cf3ed260b6394a9d16ec8 196 0.08/1.00 vMB 71
256,192 256,192 000000000000002848a62a06519846aff14da3787674f8e79b00c864d3c662d6 30 0.01/1.00 vMB 11
256,191 256,191 000000000000002938fd613f479f9386d857fad3ccf963c37ae017e2ba27101d 42 0.02/1.00 vMB 43
256,190 256,190 0000000000000020d015ac949dcdfe447a453fd39df423d4d9bd10649c2eba84 407 0.18/1.00 vMB 97
256,189 256,189 000000000000002101f5471fb546c4023975f2598d975f79a59664ecc0b9955f 501 0.27/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 779.99 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: 472.85 GB
    • Received: 3.05 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.