Loading Tool

Explorer IconExplorer

Memory Pool

79,065 transactions
29.61 vMB
0.10619478 BTC
Random Selection Loading Transactions
Max Size: 178.25/200 MB

Candidate Block

Mining Attempt d4b8c93685bdeb1d0d7f429e5ba0ef6836db41b07911d7299edf26ffff3994ec
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 425713e4156b77db578bfa7e5cd1febc6c359756c1bd6b7f3aeff4d6e862ac1b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.04067424 BTC
Feerates: 164.34 > 4.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (171,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,766 743,766 00000000000000000001206e05bb75a3cde01929d04f170d16c2636993f57fcf 3,123 1.00/1.00 vMB 25
743,765 743,765 00000000000000000003e090865d53ba6f2d6284e5281f076edd840ea6eab0c7 2,771 1.00/1.00 vMB 36
743,764 743,764 00000000000000000002f715a7b849398936a82db3d067818c990ccfce939a32 3,186 1.00/1.00 vMB 30
743,763 743,763 0000000000000000000868e63d042ae9e59d1b9c12f1ad05c1866a03d022040e 2,703 1.00/1.00 vMB 27
743,762 743,762 00000000000000000003a5fa91ce2d2be3e858fd9ec8c8c7e4183e724e172cda 577 1.00/1.00 vMB 12
743,761 743,761 00000000000000000004580287eaa8f431375485ec9f6145c28b9dd7685a934b 1,271 1.00/1.00 vMB 22
743,760 743,760 00000000000000000004a990560e9788be01e5cf04991dce7d830e879e730773 1,985 1.00/1.00 vMB 7
743,759 743,759 00000000000000000000bbb812d71157dc0cd17d3e4e3b4b18bb678405b9aafb 2,075 1.00/1.00 vMB 18
743,758 743,758 00000000000000000008b6c2717c154651135d114d1d20e9b74c15b4322bba49 2,961 1.00/1.00 vMB 11
743,757 743,757 000000000000000000094c319ecac8d0ac7d8390c62509bf9dead719aa5a17ae 1,995 1.00/1.00 vMB 13
743,756 743,756 000000000000000000081589fa6e2963fd7b99d7b7d0161454617653da5d5c80 2,720 1.00/1.00 vMB 14
743,755 743,755 00000000000000000007077a614b8ecd1b3aaad0253e361ed0a6f9eb356739cc 1,626 1.00/1.00 vMB 19
743,754 743,754 000000000000000000021f41718eb7fe622e9133d685041c022405e9a6155b07 2,651 1.00/1.00 vMB 24
743,753 743,753 000000000000000000070ce778794ab2927bf3ebc75f4fcc746d9b40f6bb9e21 2,994 1.00/1.00 vMB 19
743,752 743,752 00000000000000000001e5949950d7b169898848becaf0e854005acd0bc9d4b7 2,716 1.00/1.00 vMB 21
743,751 743,751 00000000000000000005284cfdd5d6e6cfec6ed6bbc55a75a2fc28fd215b9293 2,664 1.00/1.00 vMB 20
743,750 743,750 0000000000000000000006238e19ed09a2d6eb7b6fe79e5c7b430814469ef119 3,466 1.00/1.00 vMB 32
743,749 743,749 0000000000000000000788411cbcd2470a3cacb136d47e43e33ee29142c87aad 660 1.00/1.00 vMB 24
743,748 743,748 000000000000000000046e1ac1d3327cb78e25f0daf6c1a7859470218d866752 875 1.00/1.00 vMB 25
743,747 743,747 00000000000000000002b7ec785a6c9785670b209d6ad941f5fa3a33ec5e8faf 3,251 1.00/1.00 vMB 22
743,746 743,746 000000000000000000026576f788e4e7d91b614291be36d48697d7820234dfc2 2,033 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.