Loading Tool

Explorer IconExplorer

Memory Pool

23,128 transactions
9.93 vMB
0.05849747 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.83/200 MB

Candidate Block

Mining Attempt d0b3fa2a9a76b4c042126c533f13109fd941582a49c887e331577bb3db542394
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 12602a42e0ce10056e613683af8a2a0966a12bcd92cbbbaaff24c450099cd7a9
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03077641 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (766,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,615 146,615 00000000000002c01cab2fea1cb5f6452c0d47ca629c24c80f5626603fd214db 34 0.01 vMB 470
146,614 146,614 00000000000007227fa7c1ec671c0c367540f8a40f488b9e295bc42fd7dbe431 38 0.01 vMB 116
146,613 146,613 000000000000014706f8716d52bc62fa7da78d3af2226f298abc428521b72217 126 0.05 vMB 265
146,612 146,612 0000000000000846e6033452acbb5e1e9faffd206df22c826ae8017816591d2e 151 0.04 vMB 132
146,611 146,611 00000000000005e452d5c922bebafe51a0a5cdd2ac617f181d5cd8e0109a188a 130 0.05 vMB 113
146,610 146,610 0000000000000214b5ceb92938c844726900f4bf4ff5641f6d8caa8a2dded4c9 170 0.07 vMB 153
146,609 146,609 00000000000008a623e4d5aa1035868a144cc869fd976473d5f2b8e2782c1660 151 0.05 vMB 228
146,608 146,608 00000000000003b07aac3e2cb3f1a75e28f48f505a5409616843f2ba5553ad59 26 0.02 vMB 230
146,607 146,607 00000000000005c854ef3b85f81b1d6d6beb45c6a573477d6cb6a6047e5bcdb8 55 0.03 vMB 311
146,606 146,606 000000000000035f85817f47729d020bee0459beff3bf0a296923a0eb6bc188f 103 0.03 vMB 125
146,605 146,605 00000000000006e2262f745d7400f46882ccd2960f90a6338e3d340e25e42930 21 0.01 vMB 138
146,604 146,604 000000000000011287a2cb52e4efe48b34792b3bfd95cbd7f1b03377a408ef84 84 0.05 vMB 196
146,603 146,603 00000000000005aa8f1f0d4ffb7dae13068a2ccb900b265665446c1a3a40fa7e 84 0.03 vMB 50
146,602 146,602 00000000000007e892f59d852c8a2e058157ee2dde3f10103e33c3a6dd355943 37 0.02 vMB 65
146,601 146,601 00000000000001123bb3d21abb660c27b3dfc3153e63ff16802c55b6738231ea 46 0.02 vMB 79
146,600 146,600 00000000000000db1538c7b8e6b8c6cd451b92a831fc60b1134b0a6d23f8f64e 24 0.01 vMB 86
146,599 146,599 00000000000005c66fd9fec4caed9206764458d4a6ba6c0a70015cb272ba7b99 20 0.01 vMB 72
146,598 146,598 0000000000000222c9946b3e98c86a198689fd2e84e527c84d00992a4d76ffeb 26 0.02 vMB 95
146,597 146,597 0000000000000844382c2ea3ef2adf99dd486c9fcb4341441f8feb31c6450919 26 0.01 vMB 172
146,596 146,596 0000000000000681f2ef7309b5f79b8faacf5f1266be5c59175f9d7b0e625787 106 0.03 vMB 48
146,595 146,595 00000000000000f6ab95fb22d18fe7da2df0fdb7608721f90be4300f2baf8808 23 0.01 vMB 241
Previous 10 blocks ↓
Total Size: 779.57 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: 279.29 GB
    • Received: 1.10 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.