Loading Tool

Explorer IconExplorer

Memory Pool

82,470 transactions
31.05 vMB
0.09147664 BTC
Random Selection Loading Transactions
Max Size: 190.17/200 MB

Candidate Block

Mining Attempt fa120335cea5430fe8cffe1bb6352369efae66edfd0f3cd5e6a97c08dda9b290
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root f60d0161be7a5b51f600ac3d6eab717f6b792159e04243dbd571f3c10ea79a01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,447
Size: 1.00 vMB
Total Fees: 0.02154756 BTC
Feerates: 100.00 > 2.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (496,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,183 419,183 0000000000000000024db87eb897522b35b6c3cc38e49af8c8f03a4707e8dfdc 1,860 0.69/1.00 vMB 65
419,182 419,182 000000000000000002e3776afe4408a3ff260633fcf0a7ad245b93fc8d432a92 1,559 1.00/1.00 vMB 36
419,181 419,181 000000000000000003cf5c3d7804380be4b0802ee16878d0f557066bf4beb3de 2,969 1.00/1.00 vMB 75
419,180 419,180 000000000000000000a1a7a512c95e49aa5b1b8b3aec7f0c2167fb9d31059f6f 723 0.36/1.00 vMB 61
419,179 419,179 0000000000000000026e7eea38fe89fa32425dbfa9c5fa1ae9dafd0fceace675 265 0.21/1.00 vMB 37
419,178 419,178 00000000000000000325764f859d2b1e2f20c2ea09902480c7f2d1333132287a 846 0.29/1.00 vMB 67
419,177 419,177 000000000000000001aca4dcf864c526d283ce5f417160451fe92c4ee9d02967 2,010 0.99/1.00 vMB 50
419,176 419,176 000000000000000001c964f95ca98baeb6b28326fd5cf44830578af94ef708a6 394 0.11/1.00 vMB 69
419,175 419,175 000000000000000004ee25e2a900e6fa83c8e058a0710cd342a3a32081b7a4d0 2,003 0.81/1.00 vMB 53
419,174 419,174 00000000000000000350dd0b1d14f77e33d2b30381eb04c6e3fb980ce0cdf8c3 1,005 0.42/1.00 vMB 51
419,173 419,173 0000000000000000036ac1911a41b05a19f6bdae627a5d952b45cc229870b91f 568 0.22/1.00 vMB 56
419,172 419,172 0000000000000000000f6e054d7fd6c4e00927f42b85b307491acbfebfbb61c1 299 0.14/1.00 vMB 60
419,171 419,171 000000000000000000785b263045388b4489c8922ddc6d9d0bdcc3f38eee5787 276 0.09/1.00 vMB 78
419,170 419,170 0000000000000000029cec3ebdba6a7d4722bed175a0da43cbd9b6d79c674b52 536 0.99/1.00 vMB 12
419,169 419,169 00000000000000000031050cca34148c402add27d212c2ad49aad13a0bf30503 1,745 0.74/1.00 vMB 47
419,168 419,168 0000000000000000052b527d73e19e37e581bcb08fc42b875ce8e3e62abb31a9 419 0.20/1.00 vMB 54
419,167 419,167 000000000000000000b70b5487192d61362622cb1a1b0726d782bf8e7ae8c6f4 32 0.01/1.00 vMB 54
419,166 419,166 0000000000000000026bcab8781eafe3f8c9e0238a66756eb8da0288aae5da39 316 0.12/1.00 vMB 65
419,165 419,165 0000000000000000048670cf66ca493303a5680d09ee28d8482ebb63034e88f1 530 0.31/1.00 vMB 47
419,164 419,164 0000000000000000005fa06576675a49d3845a492406f64374b5f9d99a132f7b 271 0.09/1.00 vMB 65
419,163 419,163 0000000000000000022b456cdf0843f132e95995fa9df4c5f1d7a5ea4d3e6606 310 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.77 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.32 GB
    • Received: 16.88 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.