Loading Tool

Explorer IconExplorer

Memory Pool

82,238 transactions
31.10 vMB
0.12082034 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt c014693ee963e6bed85cd75372e5b17595b4a84f71482031bf9a12013ff2d177
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root e88a5925adcef623db39f77d2b66f54192e696e53d994dd0c3cdc3df8866094c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.03590765 BTC
Feerates: 101.42 > 3.60 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (115,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,320 799,320 000000000000000000037f70db71989e1496c052cd6ef19fff9249a234cf68cb 3,002 1.00/1.00 vMB 6
799,319 799,319 00000000000000000002ae7783bfe6d3609e41024a2f2d83eed3463f0918782a 5,861 1.00/1.00 vMB 5
799,318 799,318 00000000000000000004fb4d6c28f46713624e0e2834ccef34ca75ffadaf9a04 4,946 1.00/1.00 vMB 9
799,317 799,317 0000000000000000000025295cc90cbe72381af8596c9245cfb95828abc0b1b6 3,759 1.00/1.00 vMB 10
799,316 799,316 00000000000000000000d720616dd991d65cc4969d60ef67f4ec6d2421a5db6f 2,685 1.00/1.00 vMB 7
799,315 799,315 000000000000000000051dcea1279d0fcddccca1d2b1299e0f51daaa62729a50 2,721 1.00/1.00 vMB 14
799,314 799,314 00000000000000000003f45f93b3a77eb4265c621bf82001b0189c76978e550b 1,704 1.00/1.00 vMB 7
799,313 799,313 00000000000000000000f20e0f192efec5e7355e974772e55721b280b1bef489 2,218 1.00/1.00 vMB 12
799,312 799,312 00000000000000000002bffee43e89561010af51a123c796bccba3ad25195348 3,108 1.00/1.00 vMB 26
799,311 799,311 0000000000000000000078687ce180cf91de9d899da475e5b758cb0980267a52 1,491 1.00/1.00 vMB 18
799,310 799,310 00000000000000000002ac8fbab5ae472705fa4f0b5e574004a6b3d3f81ac110 1,258 1.00/1.00 vMB 7
799,309 799,309 00000000000000000003239c8f6d19bce3b1e23e3089c677e6d8a28aae815836 513 1.00/1.00 vMB 8
799,308 799,308 000000000000000000039c895b459131d32108819bc15cc39dc6bc2ac0de6936 776 1.00/1.00 vMB 9
799,307 799,307 00000000000000000004496dca32f9ecf516c60fb12d23a5ec8d77acbc5d6263 2,570 1.00/1.00 vMB 14
799,306 799,306 000000000000000000010d88db6d0bc88a08b9b8e1b9ff7cc23701c80ecaab49 2,643 1.00/1.00 vMB 11
799,305 799,305 000000000000000000042e8a2d164d9529c8fa59c575a932955f4dd4bc99d94c 1,362 1.00/1.00 vMB 12
799,304 799,304 00000000000000000004b4bb3c0f885a9d8b25184cac56d9998889f518896595 2,548 1.00/1.00 vMB 17
799,303 799,303 00000000000000000003b5dc65c0e1b50702152ab5fa7a05bd12bc7dd7aab9e7 2,335 1.00/1.00 vMB 16
799,302 799,302 000000000000000000052f0015f9bb8a4365866099ccc2bba92e843524e8966a 2,892 1.00/1.00 vMB 23
799,301 799,301 00000000000000000001bbbae09b2f9dc2cf2b405c961c86294542f15e068545 1,716 1.00/1.00 vMB 11
799,300 799,300 00000000000000000003d493a44312580b99197e51bcc1e7f3741aa560b5f6ca 2,739 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.