Loading Tool

Explorer IconExplorer

Memory Pool

77,083 transactions
28.81 vMB
0.09691539 BTC
Random Selection Loading Transactions
Max Size: 174.81/200 MB

Candidate Block

Mining Attempt 8461bc31c12fc269099c2f8fc336cfe7770f1dddaa26264c44fb6083361d7ff0
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 292b185ee8933cb591660b6cb0301482b3d4fb1b3b1f4da41a14185ca09dc473
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,200
Size: 1.00 vMB
Total Fees: 0.02927067 BTC
Feerates: 180.82 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (325,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,424 589,424 00000000000000000003c05ba4a83ef6b658b322afa575bc2e8f94d83515196d 3,162 1.00/1.00 vMB 30
589,423 589,423 00000000000000000012e71dbb7ce017db12251cf1f6bb77a9ede76fac1b42a0 2,903 1.00/1.00 vMB 37
589,422 589,422 000000000000000000024ab7c47434ff0e3947cf875a06e3ec5d6a1f6b436b4a 2,772 1.00/1.00 vMB 64
589,421 589,421 000000000000000000173f2753b0c48eaa7d588a19a48dcfb4373de031b590b5 2,637 1.00/1.00 vMB 70
589,420 589,420 000000000000000000053934ecc084a527e3fb0526c0ff090a107b471682c3f7 2,918 1.00/1.00 vMB 43
589,419 589,419 000000000000000000095c372f74babb348d428eb89f6d9e60d5d002614a73ed 2,353 1.00/1.00 vMB 24
589,418 589,418 00000000000000000013781e1a033050cc179da8e8d623775b79a9cdfa3c3412 2,818 1.00/1.00 vMB 29
589,417 589,417 0000000000000000000d2e0f621de922e29d68f64c740d37edbdd0c177a417e5 2,848 1.00/1.00 vMB 24
589,416 589,416 000000000000000000088e750333f51dca1a094e863cc83860e9bf125845694a 2,647 1.00/1.00 vMB 48
589,415 589,415 000000000000000000055c26856138213229670f87ea21210b3f643c932ada9f 2,896 1.00/1.00 vMB 57
589,414 589,414 0000000000000000000b922d0e681491340c1dbb43b0a40af62dbd3594f4ffb8 2,490 1.00/1.00 vMB 73
589,413 589,413 00000000000000000000caf741bfc85412fdd1b07bd7995d2e564a0cf25e0094 2,489 1.00/1.00 vMB 72
589,412 589,412 00000000000000000012a7033948aacfde4b64155801ff113904f779404c4fb5 2,053 1.00/1.00 vMB 70
589,411 589,411 00000000000000000007f16e2665e002480cd8791aa00f125a7f672c5a5750fc 1,166 0.53/1.00 vMB 18
589,410 589,410 000000000000000000187791bb39f160c54689a1641c1fb5c6870746d1f99266 2,495 1.00/1.00 vMB 11
589,409 589,409 0000000000000000000734ea62707905a1af935211e2a35f7d84fabc8b50552a 3,415 1.00/1.00 vMB 44
589,408 589,408 000000000000000000061bfdbdd2456ca57912e370d3f95a64e94a8af96900b9 3,017 1.00/1.00 vMB 57
589,407 589,407 0000000000000000001018e4c1540c69fc0a85db0d2c6bda90c7bed51a17db3e 3,069 1.00/1.00 vMB 23
589,406 589,406 0000000000000000000b61e5789776ff1a939aaad50efefc4027869a3ade7121 2,780 1.00/1.00 vMB 76
589,405 589,405 00000000000000000002106c91d5c0cd444db0ddace30dee50cdfa0e87d16963 3,295 1.00/1.00 vMB 45
589,404 589,404 00000000000000000010b8086232cc15449536669b6298fbca24b76c55b951ff 1,425 0.53/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.86 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 712.90 GB
    • Received: 17.24 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.