Loading Tool

Explorer IconExplorer

Memory Pool

18,711 transactions
8.77 vMB
0.04006784 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.99/200 MB

Candidate Block

Mining Attempt 2a186d6200626e545afa9cd5633169b28a65c8d915dda361e5f7ac31fbd2d73d
Version 20000000
Previous Block 00000000000000000001c7d8e843fbb7037ca5698a8e7e6ad3e468e4618260d6
Merkle Root 12e596f950002c0cbf73755a4e617b2cf127dfa36a5d308aea4d07aa7ec04cab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,264
Size: 1.00 vMB
Total Fees: 0.02042267 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,388 (757,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,214 156,214 000000000000008ccdbf26fd30f3c968e0ccae9b3a5b387989a31d173154deed 48 0.02 vMB 91
156,213 156,213 000000000000078a77ea7ab238ccee15c6d3a2d23d0c39800299ce90a01b5fdc 73 0.04 vMB 6
156,212 156,212 000000000000082546daf2169cd80642ac73e3a4811d61e5ea00fbe656b8f281 33 0.01 vMB 173
156,211 156,211 0000000000000533673174522bcac04c0ec3bb6db96fa886f646b808197fccab 14 0.01 vMB 76
156,210 156,210 00000000000009e906528c1c37bc041bc74596da979eb6422e4bfed90833f3af 145 0.05 vMB 127
156,209 156,209 00000000000008ef8b5a9f9baa180afe71d7f3447eb2ffebfa6d10ffc1e3d5fc 116 0.03 vMB 4
156,208 156,208 0000000000000490a4cab19163d93d5c10cd48822fe6cf0e3b8b80aa264dd118 13 0.00 vMB 32
156,207 156,207 0000000000000cf66361acbcfdda691cfebc46273fef9add5ec44dc1c3d8be55 15 0.01 vMB 37
156,206 156,206 000000000000073c03f99a1c7eea689f71bd4907c7b95c0c122ef6e08f76c8fc 45 0.02 vMB 39
156,205 156,205 0000000000000aa86aac6a784b212b595448851ad5078c6e5dbafb73b29e872c 1 0.00 vMB 0
156,204 156,204 000000000000076fd2f4f7577ea4534d0c8815c5572ffe60904ecfe6e93c6732 74 0.03 vMB 91
156,203 156,203 0000000000000ef725ff7f1cc48322509c3be7beae670fd2fab1ac6287a0f670 69 0.03 vMB 29
156,202 156,202 0000000000000b2aae97a3f34b2c48e5182e9e2034be2c46569ae0973f0f4dcd 10 0.00 vMB 174
156,201 156,201 00000000000006c817b538db7bde43e8414be1cb8db876d54a53ac31b9fbdbdd 73 0.03 vMB 85
156,200 156,200 0000000000000903bedfcadd0348c63c13cddb423a4978a9ba80042312a111f8 94 0.03 vMB 262
156,199 156,199 00000000000006eb4a8b2e756b590774d301d6b555f630ead4a0f59cd219c088 67 0.03 vMB 121
156,198 156,198 0000000000000c35c971d1bdc7d32082d0046c62caaa7f60f034a0d92f2baf6c 1 0.00 vMB 0
156,197 156,197 0000000000000eeb1b3b96cbe980c0b51ee21470673c89ffa5e725bcf039ca32 20 0.02 vMB 39
156,196 156,196 000000000000071737cb332e30ca9ef6421ff73a2a88138246d2299e32d7a377 54 0.02 vMB 47
156,195 156,195 0000000000000bb7598a06f50913ed3c8872ceceb2001c9677e504403055d89a 24 0.01 vMB 177
156,194 156,194 00000000000001ae49c9580c6a5dba8841e1e8883b11c560e955c808f86f5fa7 56 0.02 vMB 78
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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