Loading Tool

Explorer IconExplorer

Memory Pool

53,365 transactions
29.65 vMB
0.09956268 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt 74963485561360899e32198f9ec6a9d838bfb915b865aeb3f7224a956c5d406d
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root a1586e394b39d69ac105c6a133d8f36ebbc4340aad2420a0fc5be2eb8ca56d74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.02816491 BTC
Feerates: 100.53 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (526,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,260 388,260 00000000000000000470e666f51625f4b9e5e1dee9caecb1ac05d3184395d5a1 1,778 1.00/1.00 vMB 30
388,259 388,259 0000000000000000002eb29908fcc7c01dd45bada897dd3fe36796260ddfcc93 854 1.00/1.00 vMB 19
388,258 388,258 0000000000000000095f495fef5df00f6a992be11bb806a9a81a717fa4d839ab 496 0.25/1.00 vMB 31
388,257 388,257 0000000000000000086680875cdf5eff15af161a0b967ea4a433a396f760df19 710 0.93/1.00 vMB 9
388,256 388,256 00000000000000000c805bf343ee64c1e75b234f6bbbdc030b3d253c42828f63 1,447 0.95/1.00 vMB 22
388,255 388,255 00000000000000000d1fb178c59800011ffe0dff480f33e96230d4cec0cc0679 1,227 1.00/1.00 vMB 16
388,254 388,254 00000000000000000ccf7a21eb198e5bfc157f01c5fca7c8a8769aa3bf6c5509 165 0.10/1.00 vMB 20
388,253 388,253 000000000000000002eb64cd38f1cb379e80a5c1c385a9368ec1ba1d1cbf12f0 516 0.21/1.00 vMB 38
388,252 388,252 00000000000000000d4faa742e9b24e119e8762348e339594e25110fa91179ad 1 0.00/1.00 vMB 0
388,251 388,251 00000000000000000996d36ea906b017f8d57d574bda5269f808fe9a587491a1 1,201 1.00/1.00 vMB 21
388,250 388,250 00000000000000000973e52dc45e66f9985a94d1162caf7ef22909d9d26b23dd 1,201 0.54/1.00 vMB 36
388,249 388,249 0000000000000000068945689c87efd30857e841cae42a40373da7949e9ccc0b 825 0.99/1.00 vMB 12
388,248 388,248 00000000000000000ad1fef7db3ed9fda9faec0e207a06965ed5856cb0b9142b 1,496 0.93/1.00 vMB 27
388,247 388,247 00000000000000000c0a3bd82b1955d263f94cdbb53e71b2a8d762b1df4129f2 761 0.75/1.00 vMB 18
388,246 388,246 000000000000000001a82569579faa5b855ebddc5812d542e5d2d838f6301db3 1,090 0.75/1.00 vMB 33
388,245 388,245 00000000000000000afe9d55d2b3c3879588778689b1182715fa901fa1d708d2 583 0.39/1.00 vMB 31
388,244 388,244 000000000000000005f23cedb7f5f23eb7d7a7a3c9377eccc8e34b8258ec3be9 1,514 1.00/1.00 vMB 31
388,243 388,243 0000000000000000056365271b8bd34421ebd9df9efc6a47ef9999de565c8b0a 1,302 1.00/1.00 vMB 22
388,242 388,242 00000000000000000d591575dd9a73d772c8b354973286f677a437f733db68c3 205 0.14/1.00 vMB 39
388,241 388,241 00000000000000000af2e6e9bf781c35c62feeb00716aede1cfaed7a78839ead 487 0.75/1.00 vMB 16
388,240 388,240 000000000000000008e263a3570acb3f1df1748f4edb651705c643ba693e042e 605 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.89 GB

Node Details:

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