Loading Tool

Explorer IconExplorer

Memory Pool

39,735 transactions
18.75 vMB
0.17725530 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.93/200 MB

Candidate Block

Mining Attempt d59fb88ea3dd57f6aaca5f953a4daa6f91bd0b4c39494c079884d689debac50b
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root c372cb59b5b3f6132c6d7fc93062eea43b02f3449b4d8ba0869ec22ba54462dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,101
Size: 1.00 vMB
Total Fees: 0.05063573 BTC
Median Feerate: 4.64 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (743,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,252 170,252 00000000000007d2f6d22f8e2a20a586b70c7a98e2d40b2f2f733deb02043e67 18 0.00 vMB 140
170,251 170,251 0000000000000650d918790cf2b4153d7c88bf3f2d62c0e9ccbdba7baf70a322 54 0.02 vMB 135
170,250 170,250 00000000000009850ec533f744899203a28235b2a3be1d477a94f5436bc65188 23 0.02 vMB 53
170,249 170,249 0000000000000645b2f2ae706afd6782376c3729641952f3fa0618549cf34600 88 0.04 vMB 69
170,248 170,248 00000000000004c3f071dba958a363bc571e41624258170925375c0a33859a3d 8 0.02 vMB 131
170,247 170,247 0000000000000ad56c2d05bed44a6543c74baaab5911ed76ffb9d108dbfd90f5 19 0.01 vMB 54
170,246 170,246 00000000000008f295372a4b9a68e4a8f17bd8ab078f58a04bfd632ade422882 50 0.02 vMB 136
170,245 170,245 0000000000000ad17f5dde37f6bb4403ca703ec087ed09af84ea3b1e2a6f41b5 1 0.00 vMB 0
170,244 170,244 0000000000000511a8a7a7663d5e5b99e1ee53eb40477252c76d5c188e566866 2 0.00 vMB 0
170,243 170,243 00000000000007adcaa052696ea44e7065566b6af501e7aa0fcef92c9343c434 14 0.00 vMB 47
170,242 170,242 00000000000004ac1eb73b18c2cb17eb7f0ca8a27a5ad4ffb7fd985eea4feb4b 11 0.00 vMB 42
170,241 170,241 00000000000003163d5a861072714871cc5aa5a48e537fd5ccdd7cfb120dd960 26 0.01 vMB 66
170,240 170,240 000000000000061db04e22c027364d6f556e9a3df2f9e889959f98d9ae6ca7d7 69 0.03 vMB 21
170,239 170,239 00000000000002c4d9c02f0bf9f574818dd12c59559fbdabc1d102abf986e023 34 0.01 vMB 4
170,238 170,238 00000000000005728ad5b82e5d0fe7c3a93aff3ff1e2a3bd076bad97cc4d5db9 84 0.04 vMB 259
170,237 170,237 0000000000000adc7c2ec3385f3b714a7993158c6bd06b0a315b5d00ffc94195 16 0.01 vMB 95
170,236 170,236 00000000000005ffd18284e51b6da5ffcfbd2d8964e74c907d1715e7423585ed 129 0.04 vMB 66
170,235 170,235 0000000000000232d56247a6520c5fa9bc002234f74669d295946a851e99e6ff 10 0.00 vMB 16
170,234 170,234 0000000000000a7729909a1261507b14061951f0c5d1fef202cfeb5c922497a2 46 0.02 vMB 78
170,233 170,233 0000000000000a0ae1892318ff4d362762fd40736897ae13c1371c87b0cb5c06 104 0.05 vMB 60
170,232 170,232 00000000000003ccbfa6c76867eab43674d5934c55ab34ca93ae2e485ffa2a8b 56 0.02 vMB 51
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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