Loading Tool

Explorer IconExplorer

Memory Pool

80,396 transactions
30.09 vMB
0.13897410 BTC
Random Selection Loading Transactions
Max Size: 181.72/200 MB

Candidate Block

Mining Attempt 58de3244b23d3c66ecc4cd4c51033826129cffe006b3ae426f1d576476f31fc3
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 498d2aebd7765f3ee69f28c19f3e7eff5d0ff83c9e702b420d43d27caf548e7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,842
Size: 1.00 vMB
Total Fees: 0.06815715 BTC
Feerates: 101.64 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (638,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,652 276,652 000000000000000209908c2fdb49b71c131e11492e807f73391738b17696de19 75 0.04/1.00 vMB 31
276,651 276,651 00000000000000021942225b9bf2efddac9745366e412dc3e373ac0d1b1856d5 262 0.12/1.00 vMB 39
276,650 276,650 000000000000000029e7ab1e48711605ee6c0fdddcd7c87e0631c01548415d0b 265 0.15/1.00 vMB 45
276,649 276,649 00000000000000038e96358b0c7aaaf69d63bac03820d5b47d59c9d00019c722 53 0.02/1.00 vMB 49
276,648 276,648 000000000000000202b99385096abf80d615ebe4f31153b30dd0fcf34e1e10dc 131 0.07/1.00 vMB 34
276,647 276,647 00000000000000025651511689cdf95fc4894c5666e66ec84c900d626c793129 134 0.06/1.00 vMB 28
276,646 276,646 00000000000000007df9d9a362f285d6f976e625af9e46003858274f405cfdc6 297 0.14/1.00 vMB 41
276,645 276,645 0000000000000001aafa8c2dd9dfb94760ad94a0766cb1341892c7e5e90ddd7e 692 0.55/1.00 vMB 29
276,644 276,644 00000000000000012fdf472002dcaa94ac52b273af95593cd7d602fc954193c7 415 0.21/1.00 vMB 39
276,643 276,643 0000000000000002237624723291ec601897fbc8a1714fc9f28d77e3e4ec7843 374 0.22/1.00 vMB 39
276,642 276,642 00000000000000008fd781a96b59d083e49717946e04a3f9ce08882c28162c45 1,085 0.47/1.00 vMB 42
276,641 276,641 0000000000000001a3fefae3c3ee1425163550a748180c010b419eda19af220f 481 0.22/1.00 vMB 44
276,640 276,640 0000000000000000a905f8ef188def712ef8f4811fd372882677cb9b890ea92c 34 0.02/1.00 vMB 35
276,639 276,639 000000000000000156525578a610eac31a9be685b7a7c7455b4e84b3f4a56281 55 0.03/1.00 vMB 37
276,638 276,638 00000000000000038a9758e1948c1acbcf2d107ad7cbd1becf5aecbf6568c53d 20 0.01/1.00 vMB 55
276,637 276,637 0000000000000001f28c84a04448a0ece5e803a6cb2472aa9bd4021db65e1779 426 0.25/1.00 vMB 31
276,636 276,636 0000000000000000ae07d6c8bd03652bf8c88d91b9e3bed40c00c1f5ac474a10 734 0.25/1.00 vMB 72
276,635 276,635 0000000000000003441f79a521a80b02a78ca1be48a8c38b44d5684319e9650d 173 0.12/1.00 vMB 20
276,634 276,634 0000000000000000035b25c81c1dfcd781794fda03bfa0a34a6018ad4fac777c 533 0.25/1.00 vMB 43
276,633 276,633 00000000000000015c5ec69ad35150f50a16ee01d1adf843a0d29ea515863715 567 0.30/1.00 vMB 36
276,632 276,632 0000000000000002b299125cd1f7d14470e697a103fc38e881a28e2deaa4a831 442 0.22/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.