Loading Tool

Explorer IconExplorer

Memory Pool

37,648 transactions
15.38 vMB
0.10470118 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: 87.95/200 MB

Candidate Block

Mining Attempt 32b0cd1aacaf05647b75529a46dd1edef949598143ea17577b94665f78d287b0
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b54a62f3f7f38d85fccc4fa6ba154d913b78c4c13fe590f03f4474ab3885acc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,651
Size: 1.00 vMB
Total Fees: 0.04776844 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (724,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,997 188,997 0000000000000021184612f6532fad11b5fdf60fa481c3f645801c5510ee0018 94 0.04 vMB 109
188,996 188,996 000000000000077d209d247ca54b27e7e87ed8f162ce7dc6cf817955b16b028b 152 0.05 vMB 76
188,995 188,995 00000000000004a4466031a77fd50c4cfa085338592f5add254c1a147083bc66 70 0.03 vMB 125
188,994 188,994 00000000000007fa5a4d385acd043daeca2b9eea718308a31361f468907fe7d8 98 0.05 vMB 94
188,993 188,993 00000000000005b22affc4bf28ae9cd552fc9be667102b388784286407d6e815 171 0.06 vMB 103
188,992 188,992 000000000000033a7a40f84dd1a5264e528527e530b554668d4c23fe1d0228b1 1 0.00 vMB 0
188,991 188,991 000000000000078cc159ab4f5f9b4142b56b346a508907e8d8c43389ea7452eb 75 0.02 vMB 140
188,990 188,990 00000000000002f88fd17304f24815fed7fd1766883f001875b7f67376dddbbf 124 0.03 vMB 13
188,989 188,989 000000000000060fb219567ba79094d1585ab52913ef3f0e14ed0889da175341 166 0.09 vMB 112
188,988 188,988 000000000000057a0a95811deef28f5633c141d1b69fcc4132a74e6f0eeca6f2 22 0.01 vMB 103
188,987 188,987 00000000000008c14d44dd1840da1c5d81b8d534e410eddda428e7f9616285fc 56 0.03 vMB 95
188,986 188,986 0000000000000185971b1dd7ee4855a5d7bdf379c5dee32143ed1897d3b5a99a 266 0.11 vMB 118
188,985 188,985 00000000000002214d4c440213afe3b633ea656189900ed7cb68527455496926 256 0.09 vMB 140
188,984 188,984 0000000000000417eb8b5a3fd1ceeb06683c21ddb061e6a476381f6eadf1b1d8 513 0.23 vMB 312
188,983 188,983 0000000000000727c09418dd13f961bee461c77fb4efaa0c3b6ce816bc91dc2f 8 0.00 vMB 92
188,982 188,982 00000000000001954be5998581c770be280e847689955a8d80d3447578ea6621 112 0.06 vMB 116
188,981 188,981 000000000000050369e643e607cfb42c9011d371ebed541367ee060b7fabe1a7 73 0.03 vMB 215
188,980 188,980 00000000000003d00cd83b1d617b1cee08c31f9915d2dbbcd6c6c9fd55ca85aa 66 0.02 vMB 393
188,979 188,979 0000000000000849e247c185dbe7a84a68b56f892066aedd30d8f7c56c00433b 73 0.04 vMB 113
188,978 188,978 000000000000093b92df643beb98bd2feaf9cb79a74356bd28d5464cae4a44dc 39 0.01 vMB 0
188,977 188,977 00000000000003f30f615f5c2f9408a7d8df8db719249ab6268dc8dcd9048e7b 64 0.16 vMB 40
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 149.43 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.