Loading Tool

Explorer IconExplorer

Memory Pool

43,507 transactions
19.84 vMB
0.04511299 BTC
Random Selection Loading Transactions
Max Size: 112.63/200 MB

Candidate Block

Mining Attempt 98535f8e0d1062944ad96e26bc73b75f70b8a8d3133d0c3d8e22125bcb01d44e
Version 20000000
Previous Block 000000000000000000018874f947c54f57812b49683cdc24268b3f6b0182883c
Merkle Root 9b43e4429af33b7c3df6ab5e77d759566c15bd8336694a6442fb1a9348b3f082
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,781
Size: 1.00 vMB
Total Fees: 0.00628493 BTC
Feerates: 301.57 > 0.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,953 (662,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,450 251,450 00000000000000002ed0472a156f2a7afc1733d7035f8dac1dc288f2ea13c29d 201 0.08/1.00 vMB 124
251,449 251,449 00000000000000375ac446a5cca04f1080067bb948366c62f45a3ea68a653314 34 0.02/1.00 vMB 107
251,448 251,448 0000000000000031f978255bac656dd5687bcae2692fc61ed338edc73eacbf33 91 0.04/1.00 vMB 146
251,447 251,447 0000000000000009619ab8e1dd59ac96097d7980ecde30bfcc6257a37a9a5e65 115 0.06/1.00 vMB 131
251,446 251,446 000000000000000923d744cbb52efffd7bce2f95dde70a22e080003256308881 431 0.17/1.00 vMB 116
251,445 251,445 000000000000000f8428206c6c21f211462e0e7d08f1ab37dfd42ac46b24d902 37 0.02/1.00 vMB 108
251,444 251,444 000000000000004110fba488d627b1248791e3ad85591d73bd91a58672bb935d 117 0.05/1.00 vMB 140
251,443 251,443 000000000000001c5ca4d8dd5f89f6138fc3d81ab4dc7980a6e2db95d7473873 53 0.03/1.00 vMB 91
251,442 251,442 000000000000006dbcc7142591b1ceda53a091caf4dc4ae6308bbc1489b262af 57 0.03/1.00 vMB 181
251,441 251,441 000000000000004a63097f5b8a51d89bb7a44f84f65ab2cf2c960276fcb03a3f 186 0.07/1.00 vMB 139
251,440 251,440 000000000000006711af9b1a67dab9dbfc2b98040ad9d0658c1e05a819823d33 67 0.03/1.00 vMB 124
251,439 251,439 00000000000000149ccbad57a4ce11e1c7416db9a110d6b825f7fbeb67679d0f 101 0.05/1.00 vMB 85
251,438 251,438 00000000000000495064434d0ba49049e99e2e60d513e9fec03f44a3fbb6992a 68 0.04/1.00 vMB 139
251,437 251,437 0000000000000022a8c7f6499ee65cfeb8137d98ff52d143687a3502f6dde11b 18 0.01/1.00 vMB 95
251,436 251,436 0000000000000068315bda2240cd173bac4eb1cfd20fa57c26f6cd467a1b79fc 170 0.07/1.00 vMB 126
251,435 251,435 000000000000001fd11e5cd8240776a481d38f7b4157d6b09a54853de9df7523 39 0.02/1.00 vMB 95
251,434 251,434 000000000000000cfe49fa20e83c749b9919d4bbb067f9a1497c5e9601f35473 476 0.24/1.00 vMB 110
251,433 251,433 000000000000006383497d4f2deffbd658b76f85d5b3253ee9a07e9881573ef0 128 0.05/1.00 vMB 148
251,432 251,432 0000000000000014c86510fc7d868df2803f5a9ac9c6d3cf6912070d6e58981a 341 0.14/1.00 vMB 150
251,431 251,431 0000000000000017aba29434a20c01bca206727a3b1cd542634ba5eb20319cb8 65 0.03/1.00 vMB 143
251,430 251,430 00000000000000635597acfa9aa9643850a1b0edd20e0eea8d7bd66a1a22d1c2 21 0.01/1.00 vMB 177
Previous 10 blocks ↓
Total Size: 780.53 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: 535.18 GB
    • Received: 5.89 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.