Loading Tool

Explorer IconExplorer

Memory Pool

36,064 transactions
26.03 vMB
0.06735269 BTC
Random Selection Loading Transactions
Max Size: 132.85/200 MB

Candidate Block

Mining Attempt 9eb9e044168ffaaf2a87d478d37ace84d7ce79eb2dbbcbc59aa2efacb06e9c27
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 40e2343b983e3760179a5e9a6c0780bf2be121e96e9e897b7ed46419c945fc9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,470
Size: 1.00 vMB
Total Fees: 0.01943262 BTC
Feerates: 152.71 > 1.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (330,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,619 584,619 00000000000000000005e3f17f159180fa21a89e643e35a09e7ca3fb3288765b 2,357 1.00/1.00 vMB 64
584,618 584,618 000000000000000000115e80ef2539b043ef293e2051211aac584ee15a82ee6e 2,693 1.00/1.00 vMB 46
584,617 584,617 00000000000000000022d4240a842381e4a74ad86228ef3676ed88c763cbec5a 34 0.03/1.00 vMB 35
584,616 584,616 00000000000000000007170e6c643647cd29b7ccc7d03982b0080ff298d57872 729 0.36/1.00 vMB 48
584,615 584,615 000000000000000000234ebb59a85af69e942d7a677b267fbba292257a6214a2 1,866 0.67/1.00 vMB 31
584,614 584,614 0000000000000000000d0998d23b67d5df1808c53f1f4fcf05dee4dcb906ebd0 1,865 0.64/1.00 vMB 10
584,613 584,613 0000000000000000001501ec161298eaf42311fe19c48f5bce21626eaf17459a 2,680 1.00/1.00 vMB 37
584,612 584,612 00000000000000000017119409ba0487368274e22c650754560f56da113fd42e 2,647 1.00/1.00 vMB 46
584,611 584,611 0000000000000000000c65cd9b4fdb7d75c3516282444643fd2f680c116e2aa3 887 0.29/1.00 vMB 38
584,610 584,610 000000000000000000185a58e663d96d326e5667cdeb024f5a3b927ba9d19539 1,431 0.54/1.00 vMB 33
584,609 584,609 0000000000000000000df30c0d63b623068df9072b209e9ecd18b650c5bad45f 2,750 0.90/1.00 vMB 36
584,608 584,608 000000000000000000214855c7ba9b443542f39ca836aba095e142cd43acc41f 234 0.07/1.00 vMB 54
584,607 584,607 0000000000000000000d7d9c3c9295010b1f8ac3e8a0959df762dc85f797e658 2,188 0.75/1.00 vMB 35
584,606 584,606 0000000000000000001018f5543f8a9dd8ce2ad9e6a370ba1bf6d37c26931251 2,456 1.00/1.00 vMB 23
584,605 584,605 00000000000000000021923620e8a98035ff5a0288c7f3ba7d0d52fb61b42463 2,845 1.00/1.00 vMB 62
584,604 584,604 00000000000000000020e764a0f3c02bf9093b45106fc1e617106c094be17978 2,537 0.86/1.00 vMB 24
584,603 584,603 000000000000000000005922fd4a8bd44817d994d82db4bce969161a073ae3e5 2,063 1.00/1.00 vMB 53
584,602 584,602 0000000000000000001695c9f33f1d9746747d2ff825d7f2b6f0582b489e745c 2,630 1.00/1.00 vMB 48
584,601 584,601 0000000000000000001fec1782e1536ccb0711db7a6f0630a5bd7152e8c01ad9 2,383 1.00/1.00 vMB 22
584,600 584,600 0000000000000000001890279ebdaf492e6e233cdaf839abf8e550f4151335bd 2,637 1.00/1.00 vMB 45
584,599 584,599 000000000000000000104f46711562f228618c3e050c850f41978cebd9ac35d8 2,437 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.