Loading Tool

Explorer IconExplorer

Memory Pool

76,997 transactions
28.59 vMB
0.06438394 BTC
Random Selection Loading Transactions
Max Size: 173.50/200 MB

Candidate Block

Mining Attempt b1eb2390867b2d4cdd124fb340ce513565279540cb475967739c627b288056fc
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root accfa792b40d8001a9b0a852088145fb079a0bcdbe56f3348d1fe5902e79a790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,886
Size: 1.00 vMB
Total Fees: 0.00479677 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (617,841 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,263 297,263 0000000000000000856e76883dee49e280a294ff671805187727abc7d2365442 635 0.32/1.00 vMB 30
297,262 297,262 000000000000000022ff30df0ddadbd378b38d191853b12d487539bab94dbec7 308 0.23/1.00 vMB 25
297,261 297,261 00000000000000005d615fee30c7b5a45f8ff19e9ddaf3f1cc3c655caace6dd9 154 0.08/1.00 vMB 23
297,260 297,260 00000000000000001b253637f0c9a668ad21ccf6ffc32fdd482b470a2ed524bc 155 0.09/1.00 vMB 28
297,259 297,259 00000000000000009aa8a70b99b6dc29ad52399246d86cf586768661bfcc5391 286 0.16/1.00 vMB 31
297,258 297,258 000000000000000094ff27bbf04341b6cd843ea9aef8574f71a4096e96dbdfab 900 0.50/1.00 vMB 28
297,257 297,257 000000000000000004100f14a29d7ab0d34bf1b48e1785711a9f1dc5d0c3ebc1 154 0.27/1.00 vMB 13
297,256 297,256 0000000000000000108b83a298ee16375b3a27026ba1deaa2abfec6a793a1328 752 0.35/1.00 vMB 36
297,255 297,255 0000000000000000320f39847e41a2be4530661d17ece2a011d5a614e8ce41fe 48 0.03/1.00 vMB 40
297,254 297,254 00000000000000002f475912b2f671ea92236477482dfeda13def7e9fb5d712e 494 0.33/1.00 vMB 25
297,253 297,253 000000000000000004af1fb3b77c0f7ffe640982e440ac3eb085fa51d8207838 256 0.08/1.00 vMB 73
297,252 297,252 0000000000000000967c12a127e0341902f2de4b03afcf9d28b08794e0f3dfd4 399 0.16/1.00 vMB 37
297,251 297,251 000000000000000004dc83247145cb3b056465746b4861de093c4ef035238bc9 69 0.02/1.00 vMB 51
297,250 297,250 000000000000000052cc3d7487f7d6999d3eab36c92fa1107570cddf25836070 153 0.07/1.00 vMB 40
297,249 297,249 0000000000000000797f52e9db1218832f8285e8590fcb10b1d44fe7bbf5d99b 72 0.03/1.00 vMB 30
297,248 297,248 00000000000000001cc7d474bb46d4272c93549ea23ff16b6ea71e8cb54faae0 128 0.03/1.00 vMB 44
297,247 297,247 000000000000000040ed1e5f86f121099199e661d9bf713171221ff46391aee6 275 0.15/1.00 vMB 34
297,246 297,246 00000000000000002e395bc454a063eed2a7461b91bc5048e39260c4177e8d3d 128 0.05/1.00 vMB 45
297,245 297,245 00000000000000005d17ff26bf8d639a864e76414f8df93690c8c72395f6b9d2 36 0.01/1.00 vMB 46
297,244 297,244 00000000000000008c9558481e8ae8968e56ba276b93db012dc1567b2c58e91d 340 0.20/1.00 vMB 27
297,243 297,243 0000000000000000278031f86c71265f6eaf1fe9ce6cc831dc4f956676a7a7f7 256 0.10/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 671.10 GB
    • Received: 15.86 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.