Loading Tool

Explorer IconExplorer

Memory Pool

43,479 transactions
29.32 vMB
0.07762475 BTC
Random Selection Loading Transactions
Max Size: 151.20/200 MB

Candidate Block

Mining Attempt fdd1d625d710f324ee040fc79a78fa0676c43884b68ea2b1e332379280365d80
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 62e380b41e95d3d4eba13e84d7cca89615d82a8b69d1a8d23d3716c3d12ed48f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,244
Size: 1.00 vMB
Total Fees: 0.02011867 BTC
Feerates: 477.45 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (516,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,525 398,525 0000000000000000001f069dbf432c009c6a5e6f0c3f6bae76565e43b970f2f3 1,238 0.92/1.00 vMB 24
398,524 398,524 0000000000000000009483f37662c0f5055770381773c3df35c260326a50819c 1,680 1.00/1.00 vMB 31
398,523 398,523 000000000000000003cfd4499a3666440dca14b05935038b07fcb580d5c2a129 2,350 1.00/1.00 vMB 43
398,522 398,522 0000000000000000061dbe05f4fcadd98fc26ea2776f9b77d3b5af8202c6f543 2,289 1.00/1.00 vMB 44
398,521 398,521 000000000000000006115b334f9da26dc9658f186216e06eac12c4c4c82d8308 615 0.74/1.00 vMB 18
398,520 398,520 000000000000000000ee5b4ad8957e45297c939719fc3180c3f2198c64ecff7f 1 0.00/1.00 vMB 0
398,519 398,519 000000000000000005ee1e6b9686bb0fe8f6818498d19024a265c7696a091f06 342 0.45/1.00 vMB 15
398,518 398,518 00000000000000000024be496c28d650730ee15347e984022ba9ed776be56cc6 1,121 0.99/1.00 vMB 26
398,517 398,517 0000000000000000008f05f41b6a8b902bca49bf138c79d822064f66c04c5dce 1,902 1.00/1.00 vMB 34
398,516 398,516 0000000000000000029c40dc8dea63d50747479211241b02ba733c456c95782c 2,095 1.00/1.00 vMB 45
398,515 398,515 00000000000000000435d12fd9b1d02e503fd3093b5f996631fb88adc98c1da6 2,919 1.00/1.00 vMB 55
398,514 398,514 00000000000000000179ee4bbc44313b2fcb498b0d6cdde33114a729f1e52a68 875 0.45/1.00 vMB 34
398,513 398,513 0000000000000000011109461d5197452e26847737fea792a73673dd88284509 1,635 0.81/1.00 vMB 35
398,512 398,512 000000000000000005661b6e7bdfe1457f01e11f95cf5d522c9916a30ec51d92 121 0.08/1.00 vMB 15
398,511 398,511 0000000000000000078933b88a87d34de5b69d00a47bfe2f380f703e167beb40 1,134 0.95/1.00 vMB 15
398,510 398,510 0000000000000000035e35e093d2789abe606c91341aca1a931566bff9be5bcf 550 0.38/1.00 vMB 22
398,509 398,509 0000000000000000054789c846ce0d10ae2c719d0ae44068e9b7f2c011aedf54 893 1.00/1.00 vMB 16
398,508 398,508 00000000000000000288c9be8bf0dcc0b14158caa8c45bfe98cd52494eab2c5c 1,240 1.00/1.00 vMB 24
398,507 398,507 000000000000000006ef949d3984788235ab3ef1d342e59adaac1909e84df092 2,872 0.99/1.00 vMB 54
398,506 398,506 00000000000000000634cd5eca7c5f55ee320f5b9b7ff6327a8a660af045751d 1,897 0.93/1.00 vMB 30
398,505 398,505 0000000000000000000dc2a2512ed26a94c145727ca1fb6b207feb077ca749c0 2,712 0.93/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.71 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: 629.56 GB
    • Received: 11.93 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.