Loading Tool

Explorer IconExplorer

Memory Pool

52,815 transactions
29.70 vMB
0.14664267 BTC
Random Selection Loading Transactions
Max Size: 159.13/200 MB

Candidate Block

Mining Attempt 0e0f3a3ea9af258db36013a4b9e3044d6b2667fd954ebe1d3600caeeaa32b8b6
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root d898543885a28752a988f73bae28c7a5fed17f68b317e80f59c7088ddb7f006a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.07488510 BTC
Feerates: 445.47 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (410,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,854 503,854 0000000000000000005e3924bdc4d3ae83c345eafe52e87c00c7a8e0e2052bea 2,150 1.00/1.00 vMB 441
503,853 503,853 0000000000000000006050565063d3b691a42e6bbadd3513ab73d127aa3f0893 2,480 1.00/1.00 vMB 483
503,852 503,852 00000000000000000008dc0ff16141cc5525a5ea3792fa42f997d33e21f1973f 2,577 1.00/1.00 vMB 582
503,851 503,851 000000000000000000142c643b88363714e24561dfa289f8cab15ecb409d739a 1,796 1.00/1.00 vMB 312
503,850 503,850 0000000000000000004ed12b208b74683196fc851d7194ef4350bd86ddcfcc1a 2,247 1.00/1.00 vMB 519
503,849 503,849 00000000000000000048414d5e348aac7c305c9079422dddb7da690de2732cce 1,462 1.00/1.00 vMB 465
503,848 503,848 0000000000000000001b4f29b604f8e4b43667e0f5785a8e1ca5fa4f55273340 1,392 1.00/1.00 vMB 462
503,847 503,847 0000000000000000008df71a12be0a089ce81c7680e36726c330973acfa19626 1,744 1.00/1.00 vMB 488
503,846 503,846 00000000000000000006cc8bf3d143d82b9a398c268dbdb2ea5e8177d7b287a0 964 1.00/1.00 vMB 424
503,845 503,845 00000000000000000030d393a9957259600364952178b29910a1cfb6c1611857 992 1.00/1.00 vMB 397
503,844 503,844 0000000000000000006c0d306a53ae15abf3168bfb7c72bfefe379e0c0d28db5 2,032 1.00/1.00 vMB 484
503,843 503,843 0000000000000000008fccb4588539abc5e07bbc487cde0efc5bfc8ecb997414 2,352 1.00/1.00 vMB 488
503,842 503,842 0000000000000000003f7e7b4260c52c3f8ac22c354807db5ec29ab061ea531e 2,368 1.00/1.00 vMB 561
503,841 503,841 00000000000000000008a174db33aa00622231c3c85a40dd6605d47d8471024e 619 1.00/1.00 vMB 177
503,840 503,840 000000000000000000423efc553a24c815304e418ca7347924a4489e92b6771c 1,841 1.00/1.00 vMB 391
503,839 503,839 0000000000000000004d36fd42f981a9ac1330715488a274b29503e1f7ed5337 803 1.00/1.00 vMB 207
503,838 503,838 0000000000000000002b662533d6de1bebad43e454acf9aa93719bcc8730830d 870 1.00/1.00 vMB 142
503,837 503,837 000000000000000000112617bc2d66bcd3e352d3b1c4010f6c51e9b62c87a8d7 1,861 1.00/1.00 vMB 333
503,836 503,836 0000000000000000005cae5fad57631c4b35419b62424b516ffbf7c2b69f89eb 1,638 1.00/1.00 vMB 369
503,835 503,835 0000000000000000004670ee224a550a1fb54e0733260edb96754d343bdb1711 1,910 1.00/1.00 vMB 442
503,834 503,834 000000000000000000249ab763b5aceb50ea18f052ab7c5edb8711f614f6b20e 1,079 1.00/1.00 vMB 274
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.20 GB
    • Received: 12.70 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.