Loading Tool

Explorer IconExplorer

Memory Pool

12,360 transactions
5.45 vMB
0.02376135 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 31.88/200 MB

Candidate Block

Mining Attempt 7a672e974eac187219e333b649dc69b193a3533b9d59836c499c5a14d988df6e
Version 20000000
Previous Block 000000000000000000005154d1d4ca737b24005588c846e9daad0497d8002fac
Merkle Root bc2e3638738aa1ab48a8f41f23c2ea8a7c3711630938bc1b31fdb8082f127ac1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,740
Size: 1.00 vMB
Total Fees: 0.01497413 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,447 (728,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,312 185,312 0000000000000737968e2091ce4acaee7822d9990951a9664e4df7c03423df53 66 0.03 vMB 118
185,311 185,311 0000000000000a88ba8c1fb73a495f4d30d0120f67305cb315f0a7bf4f9a0657 221 0.10 vMB 125
185,310 185,310 000000000000078fb82741db4700b577357f7bc159f0c71ae5795bdaa67d35f3 287 0.14 vMB 136
185,309 185,309 00000000000000471a38e87ff2f7dfdd6a8c60fb5e9aae62baf3efd20a422295 570 0.25 vMB 122
185,308 185,308 00000000000007ba76fd1c644a88334ca266ded929a683d0b350e9bf2f83553a 139 0.05 vMB 167
185,307 185,307 00000000000001d7e70f86b9a8aec911f5df4b21e27e84cf00e0893cdbd0c1fd 12 0.00 vMB 110
185,306 185,306 0000000000000012ac4350f78de601c1920b56530f1fdf86f8318f83253c8386 56 0.02 vMB 120
185,305 185,305 000000000000098f8b98402f7a66c9c83d1fa4e80218d626883ed7ea8a62cc69 57 0.01 vMB 24
185,304 185,304 00000000000007d54087c8759a3f0ae7da5787a5bbc0f9c2366d0b0ebeda83c6 333 0.17 vMB 98
185,303 185,303 00000000000003a0f86b13e315ee2a06a4c56f8d1ab5ab4ae9bc68d128d89dcf 523 0.26 vMB 106
185,302 185,302 00000000000004c88d91036bd98cf37c692376b2e1e4538a71fb2d4daafb40f9 98 0.04 vMB 139
185,301 185,301 0000000000000155d0f930554f2e7213a5fe6b4d48cab1032341abeb275ed525 86 0.05 vMB 107
185,300 185,300 00000000000007f0f79c7ef0dd8f38c2faec5c3b63af47f4218e289564dc5851 1 0.00 vMB 0
185,299 185,299 00000000000006d10873734e801a7f0a424aca11af8b4a8db521333fcb1b617e 10 0.00 vMB 0
185,298 185,298 00000000000008e856ee2080d95791fcb5ad855ce51ecc5bc0a4cbfa13fe107a 128 0.05 vMB 60
185,297 185,297 00000000000000f06af7baaa55df1a0a1cf9291d92473558ec3505f41d64dd20 623 0.23 vMB 149
185,296 185,296 000000000000084c08487749fc08e593e1c269cf2db37bde0c51d71eabbeca1f 216 0.11 vMB 103
185,295 185,295 000000000000084ccd5cdcc4a64acbf56420da34eca768bcc2a384d0fd73025f 36 0.01 vMB 112
185,294 185,294 000000000000029c29a7ca39343b7117713dd8a0739bb440b1b540ffa3f86753 575 0.23 vMB 124
185,293 185,293 00000000000000718a5755899114c5441f398d3bc1cb9f6e9d721493ca9106fe 47 0.02 vMB 40
185,292 185,292 00000000000009635c7e05cad3519635fcf24798e1112625808977e835ce0b38 256 0.09 vMB 154
Previous 10 blocks ↓
Total Size: 779.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 306.80 GB
    • Received: 1.43 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.