Loading Tool

Explorer IconExplorer

Memory Pool

80,588 transactions
30.56 vMB
0.08427703 BTC
Random Selection Loading Transactions
Max Size: 186.00/200 MB

Candidate Block

Mining Attempt b35782792e2d2e47267945937bd02223c1ade9bee70dd8724f1c29e47abcdf2c
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root 8e1730c2493e0ad8dc261da2e7935f43f45dd6a41a10851f8159926328366ae5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.01531813 BTC
Feerates: 73.20 > 1.53 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (29,312 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,071 886,071 000000000000000000005cc892b53d8c0305945a797f25583d7b437b40aed6fb 1,122 1.00/1.00 vMB 2
886,070 886,070 00000000000000000001f80a8e4b1c13312a3abf8891f52645f299846e341cc6 355 1.00/1.00 vMB 1
886,069 886,069 000000000000000000024028e8f06c21b57d1d573666a7fc2f4a0bff4e825b8f 2,511 1.00/1.00 vMB 2
886,068 886,068 000000000000000000016893014e39b1005be20825e6f1b0b0f133a03f3261a6 3,584 1.00/1.00 vMB 6
886,067 886,067 0000000000000000000062754f5d669719dd5e31d154e93535c570425f61a559 2,862 1.00/1.00 vMB 3
886,066 886,066 000000000000000000003d809b220558a909805a2e3a993ba2083c48faf0cee7 2,454 1.00/1.00 vMB 4
886,065 886,065 000000000000000000022e87982fae76c2c51a2d714cf590eb79b5c37cc4fcbe 2,689 1.00/1.00 vMB 4
886,064 886,064 0000000000000000000112e1c2e8bbe422b75ae8a15e4264e9847a0b4a0a7899 2,269 1.00/1.00 vMB 3
886,063 886,063 00000000000000000001d153c783b57dd422eaaefebbb08a6a24aab1bc5de18a 581 1.00/1.00 vMB 1
886,062 886,062 00000000000000000000399c2cbf33ed005276e390f3a8facf1b570bae49ba38 3,229 1.00/1.00 vMB 4
886,061 886,061 00000000000000000000ad46d3d713b956d9a175b3ccfc802060c3bb8f8b8a1a 2,051 1.00/1.00 vMB 3
886,060 886,060 000000000000000000014937b2a8abdbc701e5948d4e0767bce31e42391141c8 1,003 1.00/1.00 vMB 2
886,059 886,059 000000000000000000010d8ab2ff9dac8874bc432d13b916d63a77de33ae0da9 1,800 1.00/1.00 vMB 2
886,058 886,058 0000000000000000000209025b6d53ed0aac5bcb30e8bb6069362b841c976507 1,805 1.00/1.00 vMB 3
886,057 886,057 00000000000000000001df0ae345168deb8188ddce3a6fc5c44200412ab9b459 2,841 1.00/1.00 vMB 5
886,056 886,056 000000000000000000022142f5298857ce66ecda6e6d90771e6a878aada27a7b 3,496 1.00/1.00 vMB 7
886,055 886,055 00000000000000000000b3b4cb26b471b1ef22e58fb931742951d902bec4f9e9 3,398 1.00/1.00 vMB 4
886,054 886,054 0000000000000000000159bf729e429f125b561be624c63c8122f1ad8b81599e 3,508 1.00/1.00 vMB 7
886,053 886,053 0000000000000000000052876465e630fa551e2cb36b9765532fd5a66fe54132 3,609 1.00/1.00 vMB 7
886,052 886,052 000000000000000000009381638f5d28003d7de53bbd490c74e8b7773d55c639 704 1.00/1.00 vMB 1
886,051 886,051 00000000000000000002399744ac7a6a59a8534450a56feafb83208008446a4a 1,908 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.06 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: 720.61 GB
    • Received: 18.22 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.