Loading Tool

Explorer IconExplorer

Memory Pool

35,597 transactions
14.75 vMB
0.07843793 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.69/200 MB

Candidate Block

Mining Attempt cd83f01e64068004b6194ebe5dd2489cfc10bcafcaf5933c26a81a6a8b863c89
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 763a060be266ab3b152ce5fac8e3cd9bff28eca640a5e3863c0639eb4ba5f119
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.03209109 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (796,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,861 116,861 00000000000020df364a3ec601516dd9742a143a6193a9224fec2684ea8a6f30 2 0.00 vMB 0
116,860 116,860 000000000000426cdd21cd9c86996d826c2d6b4d67d6d2f25085499c06d622e0 4 0.00 vMB 0
116,859 116,859 000000000000e81ea69d1f9e7619f7be4514d4325bd9db0397f8ba6e85d997f5 10 0.00 vMB 1,148
116,858 116,858 0000000000009c86c0ee16682cdb233e7917909f05036d6a98dbe90e5d848b69 6 0.00 vMB 0
116,857 116,857 000000000000b2c25e30211dc48c163888f6d70c0e475b5c5f4f7a8d0613148e 13 0.00 vMB 646
116,856 116,856 000000000000b7e962813677400251a712fa3f40f35ee211e4feec176072ab19 11 0.00 vMB 1,219
116,855 116,855 000000000000520e971b05ef8445939f4a7e3c48455fca4d40cb2854266df38f 17 0.00 vMB 1,006
116,854 116,854 00000000000052314d8060a7800e7b9770fb7fdb97dbecd61eb274ed870c9a9d 4 0.00 vMB 565
116,853 116,853 000000000000cae913ecc6dbcf48f1d56eba0360125280b2e5a8a4614df7bb57 1 0.00 vMB 0
116,852 116,852 000000000000ee592fd2995ead97d2e1b9cbb237ce307032cb3d3a493e53521c 10 0.00 vMB 0
116,851 116,851 0000000000002504af6902021454f83f576a43818e48379acfe1a9515121d55a 1 0.00 vMB 0
116,850 116,850 000000000000aee4d3cbc4f41b2f03f3976bfaadc0028278060294bff40d288f 12 0.00 vMB 672
116,849 116,849 0000000000000f5f191db719396a7661e9fedcfbeae978090a9d29902aafebcc 9 0.00 vMB 349
116,848 116,848 0000000000004098de18323675a73947f74cea782e681101cc04cf1ce27c9ac9 12 0.00 vMB 905
116,847 116,847 00000000000088835a77b8e2203c83a2314ec02e172662f9b2bb499193cd2707 2 0.00 vMB 0
116,846 116,846 00000000000007ec3ea47ffddedc0d9cd5befa1f97105ffa3fb327145fe8480b 5 0.00 vMB 861
116,845 116,845 00000000000081cb17b5f460b35acdd80e032dffadd0f2a476ad38353480b549 4 0.00 vMB 1,818
116,844 116,844 0000000000008ff881084b06d2d422105bcc6552de8bdd97bb36139870c358aa 7 0.00 vMB 789
116,843 116,843 000000000000ca6a0885d6f80385b5f9be215c66d4ba5521cdb3fc6167ac3989 10 0.00 vMB 378
116,842 116,842 0000000000006fdda469ff14594998fd9a9c779b284d89b0ba785ad5a829dc63 1 0.00 vMB 0
116,841 116,841 0000000000000301550684f2ebb9f87977eb44bcf3e887683f8b7dedbc17e617 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 148.13 GB
    • Received: 0.60 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.