Loading Tool

Explorer IconExplorer

Memory Pool

79,806 transactions
29.96 vMB
0.10250792 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt d62848554f2cba86c358de24ce401f25d0f4fc9f7fed5510061fb53920a9d272
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root e9a3b03589f2e36a28689f7e090817a0ce3c929673dd2c765a78a9b44ae02d92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.03378544 BTC
Feerates: 477.45 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (397,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,216 517,216 00000000000000000013d40437ab49f21cca007053cb0b29c4fe2be1c416bd64 1,115 0.49/1.00 vMB 33
517,215 517,215 000000000000000000003c2b1addb8541177e78e743255af505ef6ffdda9a3bf 599 0.25/1.00 vMB 23
517,214 517,214 0000000000000000004fc2209c6ff94182582922355309377cb8bf9bb44c8704 83 0.03/1.00 vMB 39
517,213 517,213 0000000000000000001d2efe96961cbed4c4380f36dddcd685143cf1cbd629e2 1,179 0.52/1.00 vMB 21
517,212 517,212 00000000000000000038f76b1624efaab85005916c6e406f7ad2e356813913db 195 0.11/1.00 vMB 28
517,211 517,211 00000000000000000021ec5705cc6c4ee68dff8a77627b0e6fa3ddf7f358c540 241 0.09/1.00 vMB 42
517,210 517,210 0000000000000000002aec4f6960d6992ae75f76a4d7b49e94aecf686c0b3326 1,160 0.59/1.00 vMB 27
517,209 517,209 0000000000000000004354e28acdac05e0dad54e4aa57dafb3f01a48a9852a56 1,130 0.63/1.00 vMB 29
517,208 517,208 0000000000000000003511b13561e3a4a756a26df97833b0e1d2b8321d4cd82c 820 0.32/1.00 vMB 25
517,207 517,207 00000000000000000029dda038a90f9e241378a5ffb4767a8843b15203fceed2 196 0.09/1.00 vMB 26
517,206 517,206 00000000000000000048a73ac6e14ecf65b99d3535ae43a4ef3eb952e9d3652b 702 0.49/1.00 vMB 15
517,205 517,205 0000000000000000004b9f6f7bcf62aa7f38714946a94e9ae55e9ade881d1eb5 954 0.41/1.00 vMB 40
517,204 517,204 00000000000000000035f81ef56404b319df5ad2cd15575475134231805b8f08 602 0.23/1.00 vMB 30
517,203 517,203 00000000000000000008184a0404f8993fb6a26a38b90c187e96ae0a06f5e60b 353 0.32/1.00 vMB 14
517,202 517,202 000000000000000000429fc53cca132fe37589a202eed535cd6072571ea71e8d 2,405 1.00/1.00 vMB 55
517,201 517,201 000000000000000000435b6a7780d3621dd2612df87d2234beac1b0dbe7464ed 41 0.03/1.00 vMB 27
517,200 517,200 00000000000000000015353fca3bfb1e97f221705d8aebc307aaecc4b474bc0f 63 0.03/1.00 vMB 101
517,199 517,199 0000000000000000003df03d556792dfd4298e8c30ec9160897608f7f77323a5 273 0.12/1.00 vMB 35
517,198 517,198 0000000000000000001463a892a56a6a604bfe328bf648e0f851959bc3329300 2,145 0.88/1.00 vMB 26
517,197 517,197 00000000000000000042d9e69a7ad5cd0eff7fa22023864cbb8e6915b7c70e2b 1,187 0.58/1.00 vMB 25
517,196 517,196 0000000000000000003da6d582fa45108913003473660863396c213008533bd7 36 0.02/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.