Loading Tool

Explorer IconExplorer

Memory Pool

76,216 transactions
28.03 vMB
0.08160793 BTC
Random Selection Loading Transactions
Max Size: 171.03/200 MB

Candidate Block

Mining Attempt 547e047063c8c9a0376860d671763b593a322957cfd252d69f40cae3f898279c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 8f06849fd049a5e1cb8b1d119e876dea0960530870359a8e97f15cca2371d785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01993961 BTC
Feerates: 150.93 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (159,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,714 755,714 0000000000000000000773361b9e0ea01099bfb1bffc8264f7f996fd521100cc 896 0.73/1.00 vMB 5
755,713 755,713 000000000000000000020f43666ac0f0056e3df7817b3b88bed25a4622c4d485 974 0.78/1.00 vMB 5
755,712 755,712 00000000000000000006a08d40769433db2de7700a7248a10ad194f02c17014f 89 0.10/1.00 vMB 4
755,711 755,711 0000000000000000000435d8c13c7ec5f6f0d928a2ffc67b40bbd2f2fb5de410 1,211 0.82/1.00 vMB 7
755,710 755,710 000000000000000000014da643d7f53216bd8217a5f64f0435bbbeaa799110f8 154 0.04/1.00 vMB 14
755,709 755,709 00000000000000000005d9a4fbd48e6136c9fe7d9d2d96b6654011863cae69ed 46 0.10/1.00 vMB 2
755,708 755,708 00000000000000000002f8f9d2b68971f9a944e4ec36ab35e2ba2fd767b00d35 1,002 0.96/1.00 vMB 12
755,707 755,707 00000000000000000000a651ee36cce4a60bdc962ecba032006a3426627acc82 1,387 0.50/1.00 vMB 12
755,706 755,706 0000000000000000000722b511b6336efdf587e72547132c7da0c5e408aba28b 1,684 0.71/1.00 vMB 10
755,705 755,705 00000000000000000006cc743bc02f9c6daaafdde30dd1f8cb27509fb0116ac2 724 0.25/1.00 vMB 10
755,704 755,704 00000000000000000000e1ec91f8389bc3a386e894987d9ded75028a658b74bc 288 0.08/1.00 vMB 10
755,703 755,703 0000000000000000000613e046c974bd5e0f538eb2d818b3a9592df40ec97046 2,560 0.96/1.00 vMB 10
755,702 755,702 000000000000000000073c7ef112d7ac0b38d7a03142d9d6971f9c912c834817 601 0.27/1.00 vMB 9
755,701 755,701 0000000000000000000198148e3c8c0d89f1330cb85aae24468bef645ba3c787 1,927 0.92/1.00 vMB 9
755,700 755,700 00000000000000000000e79c02d90f1268e409940c827ebcb4129616c0ca4ea6 449 0.16/1.00 vMB 10
755,699 755,699 00000000000000000001d6d0e19c91c67dcf848751de057adab5d017f4eea8ec 887 0.43/1.00 vMB 10
755,698 755,698 00000000000000000005366e26136bc84f2ca5ea6b0859a9737afc0daa1df82c 2,080 0.98/1.00 vMB 3
755,697 755,697 000000000000000000081b2fdccf636278e4007deec20eeeb36c6ec5fe62a15f 2,610 1.00/1.00 vMB 14
755,696 755,696 000000000000000000031e8476c61e49113f0af00f4da98a71bd24f6892d1020 2,217 1.00/1.00 vMB 14
755,695 755,695 0000000000000000000006a0a967bd0840c028bb8aa91d44f1f733c4adf22619 2,050 1.00/1.00 vMB 23
755,694 755,694 00000000000000000002fe4239b5968eab7914f3158a0978901efd3d17dfad5c 260 0.09/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.