Loading Tool

Explorer IconExplorer

Memory Pool

37,510 transactions
18.24 vMB
0.13956031 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: 95.97/200 MB

Candidate Block

Mining Attempt a259aa1b0529720bf2495a7243877db1c52be7a446f3c0d9b99bf82d52f669c0
Version 20000000
Previous Block 00000000000000000001f086ac1d38071ef808576f4e78d46d6da47881545f66
Merkle Root 306825ee1cd7c96d6c66de615e4a48f687ee7df38a295f9cee6b6245de498720
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,081
Size: 1.00 vMB
Total Fees: 0.02368022 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,328 (697,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,547 215,547 000000000000005d236bcd95b8eb3b0712a3240987a3ee95cd16739fadc37051 175 0.09 vMB 134
215,546 215,546 00000000000003972475f2455a727a60bfc033dd000c416a36c0e919ca62507f 301 0.13 vMB 176
215,545 215,545 0000000000000299b758c0fe23e7f54054c76755e5fafdb758fc563ee5fce207 11 0.00 vMB 123
215,544 215,544 00000000000002334b77a21f6516dae57c6f3438d686fd04a4c797032d9a1004 65 0.03 vMB 238
215,543 215,543 000000000000039db7f6e63f3dd897960d76063037463ad586db4541651bdb44 74 0.03 vMB 75
215,542 215,542 00000000000002eb6f23b469e72b36e3d9e5c7e613cd4af89aa72590f2d79019 291 0.14 vMB 122
215,541 215,541 00000000000000ca57f428bd317a56157eb97fcde4aa4a3f18e5d08eee6dac39 277 0.17 vMB 123
215,540 215,540 00000000000004acb2b838ba088d16e9a22fe1f8e8f57d16d81d1d80236c713e 90 0.07 vMB 123
215,539 215,539 0000000000000468928acfe87d1db2accaa51e5da77ab762c56512e7d48678ec 471 0.27 vMB 109
215,538 215,538 00000000000002e2a66769e0b7f9dee4de5c835fae73055f99cad6bb7f792b36 625 0.26 vMB 192
215,537 215,537 00000000000004c627ac98680b4850c5b151a4c719097ee52ecb520863c5979c 1,146 0.46 vMB 294
215,536 215,536 00000000000000c8143865401e4e870991c4f1c39dbff2b40f05ce95ba1eae1f 151 0.07 vMB 534
215,535 215,535 00000000000004b5fd4dc9f8101fa7c0e27a6c36783f4a6930085d857c7d6392 220 0.08 vMB 244
215,534 215,534 000000000000052742fae1e0a9b36d5a718059c12ab5374e7c514076d597bac4 140 0.07 vMB 177
215,533 215,533 00000000000004360c1150e16c0ef96cb445fd6ade6d7cbe076bb4c0236f643c 710 0.25 vMB 164
215,532 215,532 00000000000002d3d28982f6485150696529bf98d4f0d715e4a01c3d3a86a680 123 0.05 vMB 134
215,531 215,531 0000000000000059a52e21d254ed3d8b9ad4db3630c0cac631048ef9c527333d 79 0.04 vMB 141
215,530 215,530 00000000000004b85b9412050fbd77ee46029cd6b94cf746fef424b7f913d308 268 0.10 vMB 173
215,529 215,529 000000000000005a53ba58af400af162a36ced077026cb57907a8e2cc1f57474 96 0.06 vMB 101
215,528 215,528 00000000000005671dd3b1e4b977e0d93de6f1081a72c17f5db7ba01175aaaf9 214 0.09 vMB 180
215,527 215,527 00000000000003143fd3b99c473669e079cc35e3c643414752f271def099072a 129 0.04 vMB 70
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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