Loading Tool

Explorer IconExplorer

Memory Pool

72,942 transactions
28.17 vMB
0.07245619 BTC
Random Selection Loading Transactions
Max Size: 166.75/200 MB

Candidate Block

Mining Attempt 55083e61ae6cb10ad2e73122e40b81ec2258b1693ed37adb35aa7996bc76b818
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 493255ba35515d5cd46d10f6c604e4abf70f130c19fbd9e3a963bc6090bc3f37
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,136
Size: 1.00 vMB
Total Fees: 0.01604218 BTC
Feerates: 157.46 > 1.61 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (568,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,590 346,590 00000000000000000c21731f8ba3e43264b0c515c2654b727d1f7a20eaf5e0a4 1 0.00/1.00 vMB 0
346,589 346,589 000000000000000009e5585b4262f8de2915a3c1c90e536cc16330f1035f6808 64 0.02/1.00 vMB 55
346,588 346,588 00000000000000000be3feeb62c0edea645fdcac6aba3af5ed50b30f263c2292 610 0.30/1.00 vMB 26
346,587 346,587 000000000000000009fe7a2dc64f95ba033bfab249cbd4343e09f99d4b101844 812 0.39/1.00 vMB 21
346,586 346,586 0000000000000000119f56ffb43faf9270e2e9b8a5ec8bde97d37c69d27e5cc3 896 0.75/1.00 vMB 17
346,585 346,585 00000000000000000c6e5856b0de4c917d7453466d02aad373d9a7a322337c1e 512 0.31/1.00 vMB 23
346,584 346,584 000000000000000001fa6a1df64352b23d124441e60721affb893410d4474f82 1,671 0.75/1.00 vMB 30
346,583 346,583 000000000000000012ae72cd189d3d52a75061ee8d188e53c75e9c6e569d22cb 128 0.05/1.00 vMB 31
346,582 346,582 000000000000000004eba35945c5476707d2ef138f2a07d144998ca98c9852f7 822 0.75/1.00 vMB 16
346,581 346,581 00000000000000001705886f2a08a0f9da6e1061f8d426c463cb285de2c5336a 1,257 0.75/1.00 vMB 26
346,580 346,580 00000000000000000a3d2baae8559e1526aa3356a3c0bbbf34fdbed9f85cd3ae 2,307 0.75/1.00 vMB 40
346,579 346,579 000000000000000008d68efc3255011e46207fd089b5920b97d2db6fae4d347c 53 0.03/1.00 vMB 16
346,578 346,578 0000000000000000025f8b5651de18d892bfed4f1c803b236f6cd2a35651b77b 134 0.10/1.00 vMB 16
346,577 346,577 00000000000000000640f3e857fff1e0f803472ad408851ffd1a34e33f36a98d 180 0.11/1.00 vMB 19
346,576 346,576 0000000000000000159fa7bed2185cbcbd3150b5424a3fabcfebff99d678cc49 994 0.55/1.00 vMB 26
346,575 346,575 00000000000000000460d7ec77c5fe85176610f544112652a798f8dfc3ef1811 150 0.10/1.00 vMB 15
346,574 346,574 0000000000000000025f398f66cb736ece355fa941907dffeb3115d62a896cae 170 0.10/1.00 vMB 22
346,573 346,573 00000000000000000804f90a40a6050326ac92a3bf0ee29202fd535b4c6d93d7 487 0.30/1.00 vMB 19
346,572 346,572 00000000000000000e85ee7dfef2f764978605a8b9592e45f7d9bf95a1dd6a59 96 0.08/1.00 vMB 10
346,571 346,571 000000000000000003124bab4393aa6d1b06fe0083952b1946885fbb2588b0dd 300 0.25/1.00 vMB 11
346,570 346,570 000000000000000007cf379d8227cde06c7eb32a3b5060542279ded836bf8d30 1,316 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.