Loading Tool

Explorer IconExplorer

Memory Pool

27,996 transactions
10.10 vMB
0.03380169 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.80/200 MB

Candidate Block

Mining Attempt 1147828bb5424c0d0696a63757dc0198eeb54eecb985a9beed800addd09042e9
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root eb0a0617827280fd4aae1fb7546e0773b69db39ea39bff9100f68af88773000e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 716
Size: 0.32 vMB
Total Fees: 0.00873893 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (718,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,990 194,990 000000000000068cdf7264b39ff9239b0a6523a74790ab10bfb9e281df5481a5 726 0.25 vMB 145
194,989 194,989 0000000000000633493a03a0dffd6c657acab2a33464c62eba36763641f452dc 522 0.22 vMB 167
194,988 194,988 000000000000026e501fbd9b3c82067590b28e441042dc4aca5ed569fba2f628 8 0.00 vMB 0
194,987 194,987 000000000000061bc3e8b8e53d4f74a8756df7d3d7ccb09ee0b55f9e048550d6 177 0.06 vMB 102
194,986 194,986 00000000000000a148d184e1569dc3791fbbf024526626b2b223927a7973ac4c 9 0.00 vMB 3,780
194,985 194,985 00000000000005d9228fb940ce63b5eb090524884e48a77cec0644abb99d4f96 32 0.01 vMB 235
194,984 194,984 000000000000018eff6f7981a1b0a4399f656bec559cc71f9c0fbc6084c2445b 310 0.10 vMB 186
194,983 194,983 00000000000006ad3bfd254fa81589105eac13216baeb81b3e5d2a3232939a7b 123 0.03 vMB 61
194,982 194,982 00000000000006d03690e597a3d60ce9920e410f0ff3a6d1917998f90dea8a45 10 0.00 vMB 0
194,981 194,981 00000000000005d26f7ab435b3d6871c6b8afcb9417645f66c5c10b88bd74f85 80 0.02 vMB 134
194,980 194,980 00000000000001d9dac21a520835e1424a0c6ba00df943bf9bdfe528b51e0bfe 98 0.05 vMB 96
194,979 194,979 000000000000066247e918a0df2a0b359141f7fadefea751499b29b207c8b6db 128 0.05 vMB 24
194,978 194,978 00000000000005e7a46ca0c58fb8d0739bb3166bea002211f2d7c303e109d09f 169 0.06 vMB 95
194,977 194,977 0000000000000562e1622b597fda9d5e4a7ba89d7a52d23b408e1eeb727a83f0 589 0.19 vMB 187
194,976 194,976 000000000000001c109cb96a8d325b0aac0fd012784c1639125258f1581943f2 64 0.03 vMB 91
194,975 194,975 00000000000003cf65ed31929df035080702d06c56f4d1858cc032f18fb06f1c 153 0.07 vMB 151
194,974 194,974 00000000000001622da5156b8eda7a218e3fbf7107f90c53b92a937342d54627 83 0.03 vMB 184
194,973 194,973 000000000000058583477ee25e233b7791edb8bf9cd03175e6d9cd25984fb3e9 196 0.14 vMB 112
194,972 194,972 00000000000002951391342ba8a45077da93edfe8eb1c7c538ee2d36f5287966 148 0.04 vMB 48
194,971 194,971 0000000000000257b06918ce82bf4f37c14454f0290e2baef92c1fea1dded5e5 119 0.05 vMB 153
194,970 194,970 00000000000006646f193391ff837825fb6bdfda70e1189e22e7b160b55e17bb 46 0.02 vMB 131
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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