Loading Tool

Explorer IconExplorer

Memory Pool

41,299 transactions
31.54 vMB
0.08547380 BTC
Random Selection Loading Transactions
Max Size: 158.11/200 MB

Candidate Block

Mining Attempt cb50467a2da9c3b37b548b366daf817261e491a91c4e7da0dd5131b7b2d2b3c1
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root ef3f240dfe74f5ff12cd1d93f60addf285a53c58423291586d87906ffa07fd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.02050009 BTC
Feerates: 101.13 > 2.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (159,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,076 755,076 00000000000000000004a93881d12236b91605f941190f1ae5dccaadd1c967eb 422 0.22/1.00 vMB 13
755,075 755,075 000000000000000000024501fc5521874e17e077509cedb2120f1fbd9ce35c5e 159 0.19/1.00 vMB 11
755,074 755,074 00000000000000000005bc8fd33e63d53af18c9c4f1cb478ea6875f5b5531d21 314 0.18/1.00 vMB 11
755,073 755,073 00000000000000000000551d0cf4b24349d15f9cee43a3316923b02143194b7b 328 0.08/1.00 vMB 12
755,072 755,072 000000000000000000009580c5404b07b300bc7aa3b60831bcc0e047a827d574 1,111 0.35/1.00 vMB 11
755,071 755,071 00000000000000000008c17f669cef3485753808910d70fcc3b398b5bfcdcd42 1,051 0.38/1.00 vMB 14
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
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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