Loading Tool

Explorer IconExplorer

Memory Pool

42,077 transactions
26.79 vMB
0.05707552 BTC
Random Selection Loading Transactions
Max Size: 140.65/200 MB

Candidate Block

Mining Attempt 39499d39f091972e93cd9941b823145f6502cb71de1abd94f2e2721a4464d433
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root c0b8517418c315f1fbe545e32de2b4578c6281d7c464866e40756daedf625fbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,487
Size: 1.00 vMB
Total Fees: 0.00747370 BTC
Feerates: 103.41 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (422,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,631 492,631 000000000000000000787a6bbefcaa0f44bd3116d8b4b35df67616132391d0f3 2,445 1.00/1.00 vMB 288
492,630 492,630 000000000000000000784a71fdd0d3665e9a4fb8ab50310ac9bcb1c6c3b73c14 2,749 1.00/1.00 vMB 262
492,629 492,629 0000000000000000008f7e42c35728f966c90d7673fc04ead5ee52b041682451 2,441 1.00/1.00 vMB 237
492,628 492,628 00000000000000000003bcdde9671e1c03a5411d3520dde768d4fc3dc4527ce2 1,892 1.00/1.00 vMB 132
492,627 492,627 00000000000000000032131b51f9bfc4c27ac6e36127d48b26476e17674d1aac 1,618 1.00/1.00 vMB 89
492,626 492,626 0000000000000000002c17ca3dbe8d44b3fb7a6d787702b68b6ec43cb56a67f8 1,551 0.96/1.00 vMB 202
492,625 492,625 000000000000000000016fb3a1627eebfb45c2cc88f81712391d44d5274f3c0d 1,735 1.00/1.00 vMB 87
492,624 492,624 000000000000000000b20707210592a44ccee0e8c4a2574dd57d4cdf353dfb64 2,249 1.00/1.00 vMB 171
492,623 492,623 0000000000000000002602cb8ec9f18ed0c5162986595e50aead0a4b9b061d70 2,564 1.00/1.00 vMB 152
492,622 492,622 000000000000000000bdab44e9122069cef6518f4a779adcbe137540a531e6d9 2,550 1.00/1.00 vMB 266
492,621 492,621 000000000000000000bd5674249d4abec2cbd547b0aa01ffdd9f783d3c56bcf4 2,616 1.00/1.00 vMB 136
492,620 492,620 0000000000000000009fa2fcf8ae7ebf3202d0e1b704c9d985d99581f2903839 2,084 1.00/1.00 vMB 188
492,619 492,619 000000000000000000941416ecb168fe6c37bf1c5b07bb0358fd02a64b93e77e 2,554 1.00/1.00 vMB 250
492,618 492,618 0000000000000000005d24217d0678c95382a0110b91c69dab68b1f9d9d10209 2,284 1.00/1.00 vMB 234
492,617 492,617 0000000000000000003c862751e8e906022dca9f6029f679dd5f276fded06355 2,360 1.00/1.00 vMB 175
492,616 492,616 000000000000000000b4ddf6601bd5324ad269bc3d4bbe05e36f5f0f3d7e49b5 1,644 1.00/1.00 vMB 150
492,615 492,615 0000000000000000006b900de9fda0f134981a6e94f2d9a4f23e6523e8e1f456 2,254 1.00/1.00 vMB 203
492,614 492,614 0000000000000000009d47e3816886bbd99837b7ed6d286dfa2cbcf697f7b4e8 2,359 1.00/1.00 vMB 236
492,613 492,613 000000000000000000bb755b9010e12b50d9664b855ddf8ee46d2ba77c9555e1 1,840 0.96/1.00 vMB 244
492,612 492,612 000000000000000000637b894d612299c55954d562afd1973e2cb2857408ecf9 2,671 1.00/1.00 vMB 174
492,611 492,611 0000000000000000008cd15bea09806cfdf0e3dd88fc1e6783a949a08fdb9649 2,322 1.00/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.