Loading Tool

Explorer IconExplorer

Memory Pool

45,911 transactions
32.27 vMB
0.12839399 BTC
Random Selection Loading Transactions
Max Size: 163.77/200 MB

Candidate Block

Mining Attempt 2f1728da5d287dd1171628712e0296cde96b27b083b3bb81a2bfd9c0156d1020
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root e38df0346f0ad4ef5c0de1a09b858777d5d07e7615fcb07e8e6cdb7b0891489b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,716
Size: 1.00 vMB
Total Fees: 0.05533838 BTC
Feerates: 265.25 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (159,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,070 755,070 000000000000000000038979f89c456b5829b53042557d3b94edf725fb22f505 724 0.21/1.00 vMB 12
755,069 755,069 00000000000000000000ae469c3724e84559305bac3ded20e7de361f41d9d48c 1,531 0.53/1.00 vMB 10
755,068 755,068 000000000000000000003bce80a9cf5c1b7b865b9bcf1ccb8bb1fff991994cbe 1,912 0.65/1.00 vMB 12
755,067 755,067 0000000000000000000835331e6113a53de1db6026e4f8bf6e3b49f9e95e496d 1,940 0.58/1.00 vMB 11
755,066 755,066 000000000000000000072afee7bcdeea51c5056c0775fb49bdc73d593c4bbde4 2,065 0.67/1.00 vMB 12
755,065 755,065 00000000000000000005ca1e0be408184dc86ed62c58e1f05c2d143024a820e0 1,301 0.76/1.00 vMB 12
755,064 755,064 000000000000000000037aa33b7bac8312a3c056c74c8cc0ddb1ddd8b8efe02b 504 0.19/1.00 vMB 10
755,063 755,063 000000000000000000019abce23807a34646e241fe29fef255db7d402c0baa4b 722 0.28/1.00 vMB 11
755,062 755,062 00000000000000000002c8cb17d02eabe73b988cf8b99e27a3e17c5ac968af40 189 0.07/1.00 vMB 9
755,061 755,061 00000000000000000007c93508691c299ab91752a103dde8d881c7668bc78447 2,865 0.98/1.00 vMB 13
755,060 755,060 0000000000000000000592de791dd51db0b328ba19121cf5e10081341cdac77a 617 0.22/1.00 vMB 13
755,059 755,059 00000000000000000001e2919a074ac2cd395f2ee66b9f5b12bd60fcba1d2256 2,378 0.88/1.00 vMB 11
755,058 755,058 0000000000000000000228695e9e98b506d035b66c0bdd798ffa4e982806294c 1,414 0.98/1.00 vMB 3
755,057 755,057 00000000000000000003f96876a24e71830b07d934eff04bef8e8b5c4f923a10 1,281 1.00/1.00 vMB 16
755,056 755,056 00000000000000000005b34be831275b84fec1b915d9754170e892e9181e4ab1 3,060 1.00/1.00 vMB 14
755,055 755,055 000000000000000000011f45f4ef72ff41905bb3fc6680f3cc1562c772bcf778 1,928 0.98/1.00 vMB 7
755,054 755,054 0000000000000000000609e91cd2cb25c20411a6b89cde20b0ce250aa3e73d70 2,809 1.00/1.00 vMB 11
755,053 755,053 000000000000000000022b3ba47dbd00c2863cc7709b88f01f209354ba3e1467 2,628 1.00/1.00 vMB 13
755,052 755,052 00000000000000000002e9ac2cffc5a0c2f70a68fa76618a43baaccc7bb74c9c 545 0.34/1.00 vMB 7
755,051 755,051 00000000000000000001c0973170cc4d1b1d1efce677e4a00dd6e350de90295c 870 0.99/1.00 vMB 4
755,050 755,050 00000000000000000000ae838b89d7e390d6210633cd114da3aa6c4a3c85150a 2,983 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.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.