Loading Tool

Explorer IconExplorer

Memory Pool

39,438 transactions
27.03 vMB
0.05413875 BTC
Random Selection Loading Transactions
Max Size: 141.22/200 MB

Candidate Block

Mining Attempt 1493fea5fd30f1882e2d11376d039f3497112b318ea7a7cd5a61ce6fd97dcd69
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 9f1ca7b86d67fe09eb1bb48906848dacc9405010d2c7d536c5e86a799af12089
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,062
Size: 1.00 vMB
Total Fees: 0.00416574 BTC
Feerates: 18.19 > 0.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (411,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,219 503,219 0000000000000000002f6e5ecb19f9a160626e9d209a3efc5c67a00a4a742f08 2,591 1.00/1.00 vMB 495
503,218 503,218 00000000000000000050e04ef0a855a00a50623e74f394e0c33d9585b47d0312 2,945 1.00/1.00 vMB 565
503,217 503,217 00000000000000000055595af2bcf5e733ddbcacbd4043a0ce9dd05aaadc152e 1,565 1.00/1.00 vMB 251
503,216 503,216 00000000000000000010fcce1caf0984304a3c9387e0b37a5247e1a60f0618b0 1,449 1.00/1.00 vMB 286
503,215 503,215 00000000000000000016afa3731daad2c7073816cbab56fd7f27f56a86ffbc69 2,246 1.00/1.00 vMB 382
503,214 503,214 000000000000000000852c471d65356673b52c052224b8dad81ada40eff80df7 2,080 1.00/1.00 vMB 505
503,213 503,213 0000000000000000003d3f1910adcc3012aba56df15af8c15b32efd996fc44dc 3,070 1.00/1.00 vMB 566
503,212 503,212 0000000000000000005540489624bd4c6d50bead376806d8e45305d7151eb70e 2,857 1.00/1.00 vMB 567
503,211 503,211 0000000000000000001a6c7e6a1af8925477f4f02659f1450c0aa563cd7b00d9 1,630 1.00/1.00 vMB 348
503,210 503,210 0000000000000000003a05f2a1643dc50232d946cd232df7b72f0134cea4858b 1,923 1.00/1.00 vMB 308
503,209 503,209 0000000000000000002d29d3b2d9a7c00b087a0e816a0f51215b4fab4ac73b17 2,334 1.00/1.00 vMB 534
503,208 503,208 0000000000000000000cc9099e43a5a95e228ff8d49ddd44ca57b80a1f34ffa5 1,423 1.00/1.00 vMB 306
503,207 503,207 0000000000000000008d667b45963639b3080c3ff270e06d1541ba8e92f31fa5 2,114 1.00/1.00 vMB 355
503,206 503,206 00000000000000000079a3157da38e01dba5f718dd0ef1bcf2cb101e8ef6f8a1 1,386 1.00/1.00 vMB 395
503,205 503,205 000000000000000000024049aa7624cadd24ce8eab297d0487443699e9436e99 1,772 1.00/1.00 vMB 413
503,204 503,204 000000000000000000822d936ca4f9b6a27bc342424ea3b95a4ee3f2b4cf55be 2,447 1.00/1.00 vMB 476
503,203 503,203 00000000000000000074f21be5d7447182537c63cb64972bb6f6d045624349c3 2,210 1.00/1.00 vMB 382
503,202 503,202 0000000000000000004ac54a7379943b37ebe3ee16600eda6ff53c2b76d64cda 2,230 1.00/1.00 vMB 483
503,201 503,201 0000000000000000003ecd7d001ae7faab2ae1a8951ffaa960a3a64dce8920c2 2,072 1.00/1.00 vMB 522
503,200 503,200 0000000000000000005754635e88c81f5194016455b35cbfd85afbc0b0f81f95 2,333 1.00/1.00 vMB 562
503,199 503,199 00000000000000000014e97cd484a452447729c9396750556ba3de3401a4ee6f 2,162 1.00/1.00 vMB 414
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.