Loading Tool

Explorer IconExplorer

Memory Pool

78,936 transactions
29.46 vMB
0.06574965 BTC
Random Selection Loading Transactions
Max Size: 177.32/200 MB

Candidate Block

Mining Attempt 0e0f7a62fd7daf99d36040715d4785efbbf4bc15aacfa2059b8891e80f94f49b
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 661aef6a5eca5431ce9fa33f54083db16cff9da7ee39c5e6acf3c3adfafcd68d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,307
Size: 1.00 vMB
Total Fees: 0.00593571 BTC
Feerates: 30.21 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (410,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,513 504,513 00000000000000000053a0b86dc51cdccd961f31c7760cd1250d88bf210f8fc6 1,917 1.00/1.00 vMB 360
504,512 504,512 0000000000000000001f556377c02ed06eace41ee19b698f519ae451056b1b99 1,735 1.00/1.00 vMB 247
504,511 504,511 000000000000000000314ebeeb7f20f268a2c524ee29c1feaf9765045beee93a 905 1.00/1.00 vMB 269
504,510 504,510 00000000000000000013b472ad29f0ad17ca39c7988986b37461b14beb3eab23 1,870 1.00/1.00 vMB 269
504,509 504,509 00000000000000000056290fec65fd23e06c8b74fcd1bb4391b7a89d5769305e 1,905 1.00/1.00 vMB 427
504,508 504,508 00000000000000000000ef4546aa28f32c703a3c19a146e99fa5b7505832d15b 1,551 1.00/1.00 vMB 278
504,507 504,507 0000000000000000002bc6f5adcde7bfa987d3a961fc47c89f5da577a514d4fe 1,670 1.00/1.00 vMB 256
504,506 504,506 0000000000000000001bd03234d15750c0bf20ae835d651657998136e035fc6d 1,311 1.00/1.00 vMB 336
504,505 504,505 000000000000000000075372b07300dd2a0437a6dc644731665f58ebac97f90a 2,114 1.00/1.00 vMB 497
504,504 504,504 0000000000000000000540bcf755f5e510f51e533529bf793b9122faa971ff69 1,608 1.00/1.00 vMB 299
504,503 504,503 0000000000000000002ae095c2da241061833012fd85c598b5a906687dca6b75 1,516 1.00/1.00 vMB 352
504,502 504,502 000000000000000000313c158f798e980cc39e10b9b981cc6bc39c668a8d1cd0 1,834 1.00/1.00 vMB 383
504,501 504,501 000000000000000000663b892198ca79a9b94fcfc2f28c08bc5c9e4c2e8696aa 1,700 1.00/1.00 vMB 436
504,500 504,500 0000000000000000004e2e74fc9e11d1bbc3eb8497ead8642cb8374d503ae64f 1,929 1.00/1.00 vMB 440
504,499 504,499 0000000000000000004e54b4abad4eb44509e6f5ddadd5b50f83ea48f7bf4ca1 2,498 1.00/1.00 vMB 440
504,498 504,498 00000000000000000043154dc1e17995a918caae4b5eb66865817f780d2c15ec 2,976 1.00/1.00 vMB 469
504,497 504,497 00000000000000000076bfd22771bee13ee439a8d154940040f79fad9b85cb06 1,478 1.00/1.00 vMB 476
504,496 504,496 000000000000000000749968ff71d23115eaf07aef178530354d4daa7e104564 2,654 1.00/1.00 vMB 515
504,495 504,495 0000000000000000003ed552963948b6d9a472e702db8296d7b445f1b6fb3bd0 2,188 1.00/1.00 vMB 529
504,494 504,494 0000000000000000002ae65453cbc666dd285faec55e91e23e543452ab49aea7 2,533 1.00/1.00 vMB 470
504,493 504,493 0000000000000000006142cdf0b56882ed91ad25fb8bc12a56c7476699352e00 2,287 1.00/1.00 vMB 531
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.