Loading Tool

Explorer IconExplorer

Memory Pool

82,509 transactions
30.13 vMB
0.10085414 BTC
Random Selection Loading Transactions
Max Size: 182.84/200 MB

Candidate Block

Mining Attempt 2fa2027a291dc7ddd159968080dcf376918e0b610ac4883a851bf037b1bd3246
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root c7fd391b75889f6914c19fc89230e5b6c639cca8ab4750a023cc5e4d5010939c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,332
Size: 1.00 vMB
Total Fees: 0.03025514 BTC
Feerates: 301.57 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (134,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
780,607 780,607 00000000000000000003d1eea34dc7e8fc5b0e94b83a2d8f6bc2cd174f44e640 2,529 1.00/1.00 vMB 22
780,606 780,606 00000000000000000005483ab4a10f5916f10348823aa055508d4f5b9505e858 1,341 1.00/1.00 vMB 8
780,605 780,605 00000000000000000001c0f28ccdabcc5ee5419151c51af7875ea4f50b750c01 2,003 1.00/1.00 vMB 13
780,604 780,604 000000000000000000020404e4098e300b6d26aae79e858dcbc6ae1cac3b121e 721 1.00/1.00 vMB 3
780,603 780,603 000000000000000000047f67a41bf5d42bb3895555619a9c7beabad37d740ee7 1,952 1.00/1.00 vMB 8
780,602 780,602 000000000000000000005627f9c64669ae34fd1af0e7b57395cb250bee76b0c8 1,845 1.00/1.00 vMB 12
780,601 780,601 00000000000000000002634882fdb59de633cc2516940bf659ed6cfa91e6f3f4 3,356 1.00/1.00 vMB 24
780,600 780,600 0000000000000000000480a1b4cd8936290f395abedc5957967d6252218b5cfd 1,001 1.00/1.00 vMB 9
780,599 780,599 00000000000000000000a92f97187d522fe40e04109d0c38e2de2970f02f9390 2,572 1.00/1.00 vMB 18
780,598 780,598 00000000000000000001f8fd0541df0e5b3d768fb7a5de8791ef5e311d196bb3 1,074 1.00/1.00 vMB 6
780,597 780,597 000000000000000000065ba63bf970812495ba428d66e45ccb7f26d39e263b71 960 1.00/1.00 vMB 4
780,596 780,596 00000000000000000001a9ea231ac8ac8d9e0078a89e0b5d2f330a1b2398b381 776 1.00/1.00 vMB 7
780,595 780,595 00000000000000000005ca20c6fdb5ed56c96da05aa19096624a9e5c8478e356 3,138 1.00/1.00 vMB 19
780,594 780,594 00000000000000000002c91f85cf84e2dbcb31aa667ba1c9b75eb803b5d9ac2c 729 1.00/1.00 vMB 3
780,593 780,593 0000000000000000000573b3ca338e548b63716116885875d44c9e7a5e8d8444 2,271 1.00/1.00 vMB 11
780,592 780,592 00000000000000000001244f9c13ef7d4327b082ff07c44dd5e44b32bff3ea39 996 1.00/1.00 vMB 10
780,591 780,591 000000000000000000051b024f1c15c33fd5b13348234c405bc56aade7bff9bf 440 1.00/1.00 vMB 9
780,590 780,590 0000000000000000000455d514c2dc08f555fc8080fc52a0e5a132ca2690129c 1,713 1.00/1.00 vMB 14
780,589 780,589 000000000000000000013d15641ced50b81ed382b1697475cff8526aebe25a79 1,894 1.00/1.00 vMB 12
780,588 780,588 0000000000000000000088436f1fcf7cf975246efe1b211ad5a09a8db4931d7f 2,582 1.00/1.00 vMB 21
780,587 780,587 000000000000000000057b17aa6021c5d2e9bf3f15a5e1f384a30555d690844c 2,840 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.