Loading Tool

Explorer IconExplorer

Memory Pool

36,064 transactions
28.13 vMB
0.05808553 BTC
Random Selection Loading Transactions
Max Size: 141.43/200 MB

Candidate Block

Mining Attempt db0b6a4f5927773dcceb5de3fca2ccfed3fdc5b91edea4542e34e133104f7808
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root c7e53dd478a85bc8e556a97790c5ba35402378eae9a05068b8fafdab664239ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,111
Size: 1.00 vMB
Total Fees: 0.00415872 BTC
Feerates: 70.45 > 0.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (159,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,082 755,082 0000000000000000000822b1c0946c12d03e30e94c9b388fd7ddd8b7877af100 1,179 0.81/1.00 vMB 5
755,081 755,081 00000000000000000003a6a43ca83af8dc642447a8dbbc828c6404c532d57d37 2,872 1.00/1.00 vMB 13
755,080 755,080 0000000000000000000021288cfe0320fb73b1d60c79ce5164b5fe94ad6cc301 2,767 1.00/1.00 vMB 11
755,079 755,079 00000000000000000007ca5d2bb59e307939ee8c978702e3ab908a718210ff45 2,262 0.70/1.00 vMB 10
755,078 755,078 00000000000000000003ab327802848c3d113a5b865c145b67c760dbf5d70bed 1,598 0.48/1.00 vMB 10
755,077 755,077 0000000000000000000784c949f35c37c85e6b9c81f158bde9e87a0df9ae1c5d 2,254 0.85/1.00 vMB 11
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
Previous 10 blocks ↓
Total Size: 781.58 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: 622.94 GB
    • Received: 11.40 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.