Loading Tool

Explorer IconExplorer

Memory Pool

44,280 transactions
27.39 vMB
0.08115157 BTC
Random Selection Loading Transactions
Max Size: 142.97/200 MB

Candidate Block

Mining Attempt e24dce3683907ad3cd9f3836fb9ae9630ed50453d8409382ccd2e1cf709bb5b4
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 88e3d137c703c3d8b0ec5c4f5d890cad43826fa355be801342d9339e65daa6d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,481
Size: 1.00 vMB
Total Fees: 0.02751847 BTC
Feerates: 150.77 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (328,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,776 586,776 0000000000000000001a41fbbf3c8829a6b20d6c1fc4c0b1f1a71626098f89b1 2,916 1.00/1.00 vMB 66
586,775 586,775 0000000000000000001b93f2b7cb0a845c3ae775871fb964ae0c052575b3e75a 665 0.22/1.00 vMB 38
586,774 586,774 000000000000000000042cafe21a6383bc9b47162f2b39ee1b2c40a6f0be4f43 2,462 0.81/1.00 vMB 31
586,773 586,773 0000000000000000001ba12dd98c5e663b4e413a88fd83c99e19041c88535c4e 164 0.05/1.00 vMB 40
586,772 586,772 0000000000000000000c0e0083d1aa9ac31894b68cca7b8de15d8c898bff3a98 1,899 0.60/1.00 vMB 30
586,771 586,771 0000000000000000001429c20afd6ae7b1873d13f058e0705e2e3932a941bef3 2,966 1.00/1.00 vMB 39
586,770 586,770 0000000000000000001396a1922fe0e2b68b505b33e63d7ed061c21c8ab4ccbc 3,056 0.97/1.00 vMB 25
586,769 586,769 000000000000000000162f0c707de70fb8db75d7f0b03cce3beef7f7cc82230e 2,903 1.00/1.00 vMB 43
586,768 586,768 00000000000000000001260ac6ee074bbf9a87cacb565fe4722d93adf9d2d6b6 682 0.23/1.00 vMB 35
586,767 586,767 0000000000000000000ea93c7f811a58ac913dbd227be64dcbf697c62a59293a 328 0.11/1.00 vMB 29
586,766 586,766 0000000000000000001ad123d3cf11bde6f76673541a3fd67bd8f1f9562fa32d 1,555 0.52/1.00 vMB 35
586,765 586,765 000000000000000000095fb7663d792a5a5899e4b098d4cf1793da4048826c7d 1,198 0.42/1.00 vMB 31
586,764 586,764 0000000000000000000973e59341d9e51f25238035ad5be77fede7e4543ed73c 1,824 0.88/1.00 vMB 8
586,763 586,763 00000000000000000008fa9222430383adf07e11b7b3a72048ba0422416a3f72 3,101 1.00/1.00 vMB 39
586,762 586,762 0000000000000000001e5d7521f76f6c4e90fea43d94b073f7d1a82cee002fd8 2,869 1.00/1.00 vMB 49
586,761 586,761 0000000000000000001921b2e346fb41ddc0331698de7bca13a56491af87bd35 2,511 1.00/1.00 vMB 16
586,760 586,760 00000000000000000008f50a51b275a7784927a520d302361d8a1858f5a15212 2,350 1.00/1.00 vMB 57
586,759 586,759 00000000000000000016284caf538b36ef99ccd7370d324c5f999a5ee0fd7fd9 1,985 1.00/1.00 vMB 21
586,758 586,758 00000000000000000009b80ca0860a33293bf9b8a8b0a471707747e325c254ba 3,249 1.00/1.00 vMB 63
586,757 586,757 0000000000000000001ac6741cd628260e84e5ebaa96f348d8bc7b743e873905 2,542 1.00/1.00 vMB 40
586,756 586,756 000000000000000000159443628b925553bd89fac596a6e5a37c11c583319aa8 2,598 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 14.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.